Supported BINs for Risk Control Configurations
This document outlines the supported configurations for different card BINs. Fields not supported by a BIN will not be returned in query APIs and cannot be configured during card creation or update.
Card BIN | 3DS Configuration Support | MCC Configuration Support |
---|---|---|
52489710 | Not supported | Supported |
539578 | Not supported | Supported |
45659910 | Supported | Supported |
49372434 | Supported | Supported |
49372408 | Supported | Supported |
49372410 | Supported | Supported |
Notes:
- 3DS Configuration Support: Indicates whether the card BIN supports configuration of
allow_3ds_transactions
. - MCC Configuration Support: Indicates whether the card BIN supports configuration of
allowed_mcc
andblocked_mcc
. - If a configuration is not supported by the BIN, it will neither take effect when passed in create or update requests, nor be returned in query responses.
Related API links:
Updated about 14 hours ago