Optional
ach_If this is a ach_debit
PaymentMethod, this hash contains details about the ACH Debit bank account.
PaymentMethod
Optional
billing_Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods. (e.g. it is required for ach_debit
and Apple Pay)
PaymentMethod
Optional
cardIf this is a card
PaymentMethod, this hash contains the user's card details.
PaymentMethod
Optional
card_PaymentMethod
Indicates whether or not the payment method can be used to make a charge. When a payment method is created via Tilled.js, a payment method is only capable of being used once (i.e. single-use) unless it is attached to a customer, in which case it becomes reusable.
PaymentMethod
Time at which the object was created.
PaymentMethod
Optional
customer_The ID of the Customer to which this PaymentMethod is saved.
PaymentMethod
Optional
eft_If this is a eft_debit
PaymentMethod, this hash contains details about the EFT Debit bank account.
PaymentMethod
Optional
expires_The time at which this PaymentMethod expires and is no longer available. PaymentMethods are created using a token generated by Tilled.js representing the details of a payment method (e.g. card or bank details). This token is a single-use token with an expiration date. Use /payment-methods/{id}/attach
to make this PaymentMethod reusable.
PaymentMethod
Unique identifier for the object.
PaymentMethod
Optional
metadataSet of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
PaymentMethod
Optional
nick_A customer provided name for the PaymentMethod.
PaymentMethod
Optional
terminal_If the payment method type is "card_present" then we return the terminal_reader object.
PaymentMethod
The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.
PaymentMethod
Time at which the object was last updated.
PaymentMethod
Generated using TypeDoc
Export
PaymentMethod