Attribute | Description |
---|---|
id int | Unique identifier of the object. |
status string | The status of the source, one of canceled , chargeable , consumed , failed , or pending .Only chargeable sources can be used to create a charge. |
object_gatewaystring | Refers to the payment gateway this object relates to (Stripe, Tap, Vantiv, or PayPal) |
object_idstring | |
exp_monthdigits | |
exp_yeardigits | |
brandstring | |
countrystring | |
cvc_checkbool | |
address_zip_checkbool | |
fingerprintstring | |
fundingstring | |
last4digits | |
three_d_securebool | |
namestring | |
address_line1_checkbool | |
tokenization_methodstring | |
dynamic_last4digits | |
properties array | Holds a variety of properties, based on the source type. |
created_at timestamp | Time at which the object was created. Measured in seconds since the Unix epoch. |
updated_at timestamp | Time at which the object was last updated. Measured in seconds since the Unix epoch. |
deleted_at timestamp | If set, the time at which the object was deleted. Measured in seconds since the Unix epoch. |