Card Info
Card Bin - A card's Bank Identification Number (BIN) is the first 6–8 digits of the card number. BINs are used to identify the bank that issued the card. With card bin, we can get card details like card's type, country where the card was issued, card's industry and card's issuer.
You can use this API to check card details and card eligiblility for Subscription, etc,.
For more than 6 digit bins,
Juspay Internal enablement is required to use more than 6 digit bins. Request Juspay team for the same.
API key authentication in API request is required to get the correct complete information.
merchant_idmust be included in the CardInfo query when checking support for mandates, tokenization, etc., to ensure an accurate response reflecting the features enabled for your account.
Unique identifier for the merchant. This is the Merchant ID provided by Juspay. The value is case sensitive.
Passing this value will help us route efficiently at network level.
Example:- x-merchantid: testaccount
Refers to Merchant ID provided by Juspay or Juspay's merchant id.
Merchant ID which represents the merchant for storing the card
This is a boolean variable and accepts true/false. If set to `true`, then the card eligibility check for mandate transactions
This is a boolean variable and accepts true/false. If set to true, then the card eligibility check for Tokenization payments will be done.
To check for a Token Bin instead of Card Bin
Bin which is passed in the API request
Sub type of the card
Card brand of the bin
Bank which the card belongs to
Type of the card (Credit/Debit)
Bank code maintained at Juspay’s end which is used as payment_methods during transaction initiation
Country which the card bin belongs to
Informs whether bin has Subscription support
Informs whether bin has tokenization support
invalid_request_error
object_not_found
Cannot find what you are looking for

