The type that defines the fields for the payment method.
Types that use PaymentMethod
Calls that use PaymentMethod
Fields
label
Text indicating the payment type. For example, when paying by credit card, this value will be
CC
. When paying using PayPal Smart Button eBay guest payment flow the value will be WALLET
.paymentMethodBrands
array of PaymentMethodBrand
An array of credit card brands that can be used as the payment method.
paymentMethodMessages
array of PaymentMethodMessage
The type that defines the fields for legal messages and buyer consent verification.
paymentMethodType
An enumeration value that indicates the method of payment, such as credit card.