Skip to main content

DisplayOrderPaymentMethodData

Properties#

NameTypeDescriptionNotes
clientSecretStringClient Secret for the `Stripe` method for Elements and Checkout
methodStringPayment method
methods[DisplayOrderPaymentMethodDataMethods]Metadata for `CoinbaseCommerce` payment method
paymentIntentIdStringPayment method ID for `Stripe` method
cancelUrlString?Cancel url for `Stripe` method when using Checkout[optional]
invoiceIdString?Invoice ID for the `Stripe` method for Elements[optional]
sessionIdString?Invoice ID for the `Stripe` method for Checkout[optional]
successUrlString?Success url for `Stripe` method when using Checkout[optional]

[Back to Model list] [Back to API list] [Back to Index]