Anchor to BasePaymentDetailsBase
interfaceBase Payment Details
Requires access scope.
Generic payment details that are related to a transaction.
Anchor to FieldsFields
- paymentMethodName (String)
- Anchor to paymentMethodNamepayment•String
Method Name The name of payment method used by the buyer.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- CardPaymentDetails (CardPaymentDetails)
- LocalPaymentMethodsPaymentDetails (LocalPaymentMethodsPaymentDetails)
- PaypalWalletPaymentDetails (PaypalWalletPaymentDetails)
- ShopPayInstallmentsPaymentDetails (ShopPayInstallmentsPaymentDetails)
- •OBJECT
Credit card payment information captured during a transaction. Includes cardholder details, card metadata, verification response codes, and the
when used.- •OBJECT
Local payment methods payment details related to a transaction.
- •OBJECT
PayPal Wallet payment details related to a transaction.
- •OBJECT
Shop Pay Installments payment details related to a transaction.
Was this section helpful?