The type that defines the fields for the payment method.
Type that uses PaymentMethod
Calls that use PaymentMethod
Fields
label
Text indicating the payment type. Credit card is the only accepted payment method for Order v1. Therefore, this value will always be
CC
.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.