Skip to main content

The type that defines the fields for the payment method.

Type that uses PaymentMethod

CheckoutSessionResponse

Calls that use PaymentMethod

Fields

Field
Type
Description
label
Text indicating the payment type. Credit card is the only accepted payment method for Order v1. Therefore, this value will always be CC.
logoImage
The URL of the image of the payment method logo.
paymentMethodBrands
An array of credit card brands that can be used as the payment method.
paymentMethodMessages
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.