Bin
This item will display specific characteristics for the Bin via SiTef routing.
#
REST Payment#
Payment EffectuationBelow are the parameters with specific data for Bin transactions which the merchant's application can send on the payment effectuation service:
Parameter | Description | Format | Mandatory |
---|---|---|---|
external_authentication | |||
ucaf_sli | Contains the UCAF (Universal Cardholder Authentication Field), which corresponds to SLI's last digit (Security Level Indicator) from Mastercard Secure Code. | = 1 N | NO |
version | 3DS version (1 or 2 ). | = 1 N | NO |
reference_id | Directory Server identifier for 3DS 2.0 transactions. | < 36 AN | NO |
tavv | DSRP-UCAF tokenized transaction cryptogram. | < 40 AN | NO |
cavv | Cardholder Authentication Verification Value - Codes that refers to card holder authentication result data. | < 40 N | NO |
#
Card-On-File Parameters#
DefinitionsThe following values are accepted for parameters usage
e reason
, inside of acquirer.card_on_file
:
usage | Definition |
---|---|
first | Indicate the first ocurrency |
subsequent | Indicate subsequent ocorrences of a recurrency |
authorized | To be used together reason=card parameter indicating that the card holder has authorized the card storage |
reason | Definition |
---|---|
cardholder | Subsequent purchases triggered by the cardholder |
unscheduled | Subsequent purchases without scheduling |
recurring | Scheduled recurrent purchases |
installment | Instalment thru recurrency |
card | To be used together usage=authorized parameter indicating that the card holder has authorized the card storage |
#
MIT e CITThere are two types of card-on-file transactions: CIT (Cardholder Initiated Transaction) and MIT (Merchant Initiated Transaction)
Sigla | Definition |
---|---|
CIT | is any transaction where the cardholder is actively participating in the transaction, either at a terminal in-store or through a checkout experience online. |
MIT | is a subsequent transaction with already-stored credentials, for which a cardholder has given prior consent to the merchant to store payment credentials for future use, without his or her active engagement. Such would be the case in the automatic billing for subscription services, to name one example. |
#
Valid combinationsusage | reason | Definition | MIT/CIT? |
---|---|---|---|
authorized | card | Indicates that the cardholder has authorized the storage of the card | CIT |
first | unscheduled | Indicates a single payment | MIT |
first | recurring | Indicates the first the first occurrence of a recurrence | MIT |
subsequent | recurring | Indicates subsequent occurrences of a recurrence | MIT |
subsequent | cardholder | Indicates a payment made by the user with the card already stored | CIT |
subsequent | unscheduled | Indicates a subsequent unscheduled occurrence initiated by the merchant | MIT |
subsequent | installment | Indicates installment by recurrence | MIT |
#
Payment - Network TokenSome card brands have a tokenization solution that offers the storage of cards in safes at the brand itself, in an encrypted form. This brand tokenization is intended to improve the security and quality of the transmitted card information, which leads to possible increases in the conversion of approval by issuing banks.
Parameter | Description | Format | Required |
---|---|---|---|
card | |||
number | Token generated by the brand (DPAN) | ≤ 19 N | Yes |
cryptogram | Cryptogram generated by the brand | = 28 A | Yes for network token payments |
wallet_type | Field that specifies whether the transaction is processed with PAN or DPAN. You must send the value “network_token” for tokenized transactions. | AN | Yes for network token payments |
Request:
To use this example, don't forget to define the variable {{url}}
with the value
esitef-homologacao.softwareexpress.com.br
Response parameters
Parameter | Description | Format |
---|---|---|
card | ||
par | EMVCo introduced PAR (Payment Account Reference) to provide an industry-aligned approach designed to help link all token-based transactions associated with a specific account. | < 32 |
suffix | Last four digits of the PAN, returned by Visa and Mastercard in transactions carried out with DPAN (Network Token). | = 4 |
Payment Response:
Pre-Authorization Request:
Pre-Authorization Response: