You can retrieve this list programmatically via the Get Supported Credit Cards API endpoint.
Card Types
Card Type Detection
PCI Booking automatically detects the card type from the card number (BIN range) during tokenization. The detected type is included in the token metadata.Filtering Card Types
You can restrict which card types are accepted on the card entry form by passing acardTypes parameter with a comma-separated list of codes from the table above.
Requesting a New Card Type
If you need PCI Booking to support a card type not listed here, contact support@pcibooking.net and provide the BIN range or BIN identifiers for the card type. Our team will evaluate and add support.Related
- Query Tokens API - Search tokens by card type and other criteria
- Retrieve Card Details API - Get full card metadata including detected card type

