Brands identifiers for Rede acquirer
BrandTransactionId
The BrandTransactionId
is a unique identifier used for recurring transactions with the acquirer Rede2.
Brands
The BrandTransactionId
is used in recurring transactions for Visa, Mastercard, and Elo brands.
Receiving the BrandTransactionId by the Store
The store receives the BrandTransactionId
value in the following situations:
- In the authorization response, even if the transaction is not reported as recurring.
- In the VerifyCard response, where the
BrandTransactionId
is always generated.
Providing the BrandTransactionId
The store must provide the BrandTransactionId
in recurring credit card requests as follows:
- Visa: Provide the BrandTransactionId received in the first transaction. This field is required for Visa.
- Mastercard: Provide the BrandTransactionId received in the first transaction or the previous transaction.
- Elo: Provide the BrandTransactionId received in the first transaction, especially in cases of MIT (stored credentials and merchant-initiated transaction).
The value of the
BrandTransactionId
will be new with each response of a recurring transaction.
Updated 3 days ago