- productInformation
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
On This Page
transientTokenResponseOptions. includeCardPrefix
Specifies the flexible truncated card number response to
Microform Integration
and Unified Checkout
.Use this field to choose your preferred card number prefix length:
- For a 6-digit prefix length, do not include this field.
- For an 8-digit prefix length, set this field totrue.
- For no prefix at all, set this field tofalse.
These conditions apply:
- 8-digit card number prefixes only apply to Discover, JCB, Mastercard, UnionPay, and Visa brands with 16-digit card numbers or longer.
- Any card with fewer than 16-digit numbers will return a 6-digit prefix, even when this field is set totrue.
- Any card brand other than Discover, JCB, Mastercard, UnionPay, or Visa will return a 6-digit prefix, even when this field is set totrue.
- If any card brand is co-branded with Discover, JCB, Mastercard, UnionPay, or Visa, an 8-digit prefix will be returned if this field is set totrue.
IMPORTANT
If your application does not require a card number prefix for routing
or identification purposes, set this field to
false
. Doing so minimizes
your exposure to sensitive personal data.Specifications
- Data Type:Boolean
Mapping Information
- REST API Field::transientTokenResponseOptions. includeCardPrefix
- SCMP API Field:No corresponding field.
- Simple Order API Field:No corresponding field.