Overview
The Payment Method object describes the details of a customer's payment method.
Properties of the Payment Method object
id
(String): Payment method ID.fingerprint
(String): Credit card fingerprint.tokenizerToken
(String): Tokenizer token.isDefault
(Boolean): If True, this is the default payment method.type
(String): Payment method type.owner
(String): Owner's name.ownerEmail
(String): Owner's contact email address.customerCard
(Object): Customer's payment card data.routingNumber
(String): Routing number.payerName
(String): Payer's name.payerDocument
(String): Payer document.payerEmail
(String): Payer's contact email.payerPhone
(String): Payer's phone number.payerAddressPostalCode
(String): Payer's postal code.payerAddressCountriesId
(String): Payer's country ID.stateId
(String): Payer's state ID.payerAddressState
(String): Payer's state.payerAddressCity
(String): Payer's city.payerAddress1
(String): Payer's address line 1.payerAddress2
(String): Payer's addrress line 2.payerAddressNumber
(String): Payer's street number.payerAddressNeighborhood
(String): Payer's neighborhood name.paymentGateway
(String): Payment gateway.