|
TIM SDK
TIM API C
|
|
To differ the source of a token PAN, the TokenPanType field is used in a SIXml request message as part of the sixml:TransactionData container and in a SIXml response message as part of the sixml:CardData container.
The TokenPanType field always is transmitted if a TokenPan field is transmitted but must not be transmitted alone.
Copyright: Worldline.
Typedefs | |
| typedef enum ta_e_token_pan_type | ta_e_token_pan_type_t |
Enumerations | |
| enum | ta_e_token_pan_type { ta_c_tpt_undefined = 0 , ta_c_tpt_gts = 1 , ta_c_tpt_bnr2 = 2 } |
| typedef enum ta_e_token_pan_type ta_e_token_pan_type_t |
To differ the source of a token PAN, the TokenPanType field is used in a SIXml request message as part of the sixml:TransactionData container and in a SIXml response message as part of the sixml:CardData container.
The TokenPanType field always is transmitted if a TokenPan field is transmitted but must not be transmitted alone.
Specification: retail.
| enum ta_e_token_pan_type |
To differ the source of a token PAN, the TokenPanType field is used in a SIXml request message as part of the sixml:TransactionData container and in a SIXml response message as part of the sixml:CardData container.
The TokenPanType field always is transmitted if a TokenPan field is transmitted but must not be transmitted alone.
Specification: retail.
| Enumerator | |
|---|---|
| ta_c_tpt_undefined | Undefined/invalid value. |
| ta_c_tpt_gts | Worldline Global Tokenization Service. Specification: retail. |
| ta_c_tpt_bnr2 | SIX BNR2. Specification: retail. |