Skip to main content

Attributes

This object represents a payment method that can be associated with a customer.
string
The unique identifier of the payment method (MAX 64; MIN 36).Example: 693ed90e-5aa9-11ed-9b6a-0242ac120002
string
The unique identifier of the account (MAX 64; MIN 36).Example: 8caa8bf4-5aa9-11ed-9b6a-0242ac120002
string
The payment method name (MAX 255; MIN 3).Example: Mercado Pago - Wallet
string
The payment method description (MAX 255; MIN 3).Example: Mercado Pago - Wallet, the best!
enum
The payment method type (MAX 255; MIN 3).Possible enum values: Check the Payment type list.
string
The payment method category (MAX 255; MIN 3).Example: CARD
enum
The customer’s country (MAX 2; MIN 2; ISO 3166-1 ).Possible enum values: Check the Country reference.
object
Indicates whether to verify the payment with a verify transaction or not. You’ll need to have a provider defined in your CARD route.
enum
Status of the payment method (MAX 255; MIN 5).Possible enum values: Check the Payment method status.
timestamp
Payment method creation date and time (MAX 27; MIN 27; ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z
timestamp
Last payment method update date and time (MAX 27; MIN 27; ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z
object
Specifies enrollment object.
object
Specifies provider object.