| clientSecret | String | Client Secret for the `Stripe` method for Elements and Checkout | |
| method | String | Payment method | |
| methods | [DisplayOrderPaymentMethodDataMethods] | Metadata for `CoinbaseCommerce` payment method | |
| paymentIntentId | String | Payment method ID for `Stripe` method | |
| cancelUrl | String? | Cancel url for `Stripe` method when using Checkout | [optional] |
| invoiceId | String? | Invoice ID for the `Stripe` method for Elements | [optional] |
| sessionId | String? | Invoice ID for the `Stripe` method for Checkout | [optional] |
| successUrl | String? | Success url for `Stripe` method when using Checkout | [optional] |