Look up metadata for a payment method
Body parameters
Allowed values: BIN
, GOOGLE_PAY
The type of metadata.
Format: 6 or 8 digits
Required if the Type
is BIN
.
The bank identification number (BIN).
Required if the Type
is GOOGLE_PAY
.
The tokenized payment data provided by the third-party payment method.
Responses
200 - BIN: 6 digits
200 - BIN: 6 digits
The type of metadata.
Format: 6 or 8 digits
The bank identification number (BIN).
Format: Two-letter country code (ISO 3166-1 alpha-2 format)
The country where the card was issued.
The name of the card issuer.
object
Additional data about the card based on the BIN. In the case of co-branded card products, two objects are returned.
200 - BIN: 8 digits
200 - BIN: 8 digits
The type of metadata.
Format: 6 or 8 digits
The bank identification number (BIN).
Format: Two-letter country code (ISO 3166-1 alpha-2 format)
The country where the card was issued.
The name of the card issuer.
object
Additional data about the card based on the BIN. In the case of co-branded card products, two objects are returned.
200 - Co-branded
200 - Co-branded
The type of metadata.
Format: 6 or 8 digits
The bank identification number (BIN).
Format: Two-letter country code (ISO 3166-1 alpha-2 format)
The country where the card was issued.
The name of the card issuer.
object
Additional data about the card based on the BIN. In the case of co-branded card products, two objects are returned.
200 - Google Pay
200 - Google Pay
The type of metadata.
Returned values: PAN_ONLY
, CRYPTOGRAM_3DS
In the case of Google Pay, the format of the Token
.
PAN_ONLY
– The card is registered in the Google account and requires 3DS authentication.CRYPTOGRAM_3DS
– The card is enrolled in the customer’s Google Wallet and authentication is handled by the Android device.
Format: 6 or 8 digits
The bank identification number (BIN).
Format: Two-letter country code (ISO 3166-1 alpha-2 format)
The country where the card was issued.
The name of the card issuer.
object
Additional data about the card based on the BIN. In the case of co-branded card products, two objects are returned.