Google Pay Cardanchor

Returned within the following response objects:anchor
availability

GooglePayCard is available in version 3.0.1 and higher of the Ruby SDK, and version 6.0.0 and higher of the PHP SDK. Check our migration guide for details if you are currently using a lower version.

Attributes

The billing Address associated with this Android Pay card.

binstring

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.

createdAtDateTime

The date/time the object was created. Returned in UTC.

A string value representing an existing customer in your Vault that owns this payment method. Use this to look up a single customer.

A value indicating whether the specified payment method is the default for the customer.

The expiration month of the credit card, formatted MM.

The 2- or 4-digit year associated with the credit card, formatted YY or YYYY.

A unique identifier provided by Google to track the payment method's transactions.

imageUrlstring

A URL that points to a payment method image resource (a PNG file) hosted by Braintree.

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.

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.

The card type. If this card is network tokenized, this is the card type of the customer's actual card.

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).

Subscriptions associated with the payment method.

tokenstring

An alphanumeric value that references a specific payment method stored in your Vault.

updatedAtDateTime

The date/time the object was last updated. Returned in UTC.

The last 4 digits of the card number. If this card is network tokenized, this is the last 4 digits of the device-specific account number (DPAN).

The card type. If this card is network tokenized, this is the card type of the network tokenized card.