Returned within the following response objects:
Attributes
bin
String
The first 6 digits of the card number, also known as the Bank Identification Number (BIN). If this Google Pay card is network tokenized, its BIN may differ from the BIN of the underlying source card.
customer_id
String
A string value representing an existing customer in your Vault that owns this payment method. Use this to look up a single customer.
default?
bool
A value indicating whether the specified payment method is the default for the customer.
expiration_year
String
The 2- or 4-digit year associated with the credit card, formatted YY
or YYYY
.
google_transaction_id
String
A unique identifier provided by Google to track the payment method's transactions.
image_url
String
A URL that points to a payment method image resource (a PNG file) hosted by Braintree.
is_network_tokenized?
bool
Indicates whether this card has been network tokenized. A network tokenized card is a generated virtual card with a device-specific account number (DPAN) that is used in place of the underlying source card.
source_card_last_4
String
The last 4 digits of the card number. If this card is network tokenized, this is the last 4 digits of the customer's actual card.
source_card_type
String
The card type. If this card is network tokenized, this is the card type of the customer's actual card.
source_description
String
Indicates what type of payment method was tokenized by the network. Also includes an identifier for the account (e.g. last 4 digits if the payment method was a credit card).