FILTER BY TAG

Recent Revisions to This Document

26.09.01

E-commerce indicator value for mada co-badged transactions
mada
is no longer documented as a valid value for the
processingInformation.commerceIndicator
field. For a transaction on a mada co-badged Mastercard or a mada co-badged Visa card, the value is
spa
. See these topics:
UCAF fields for mada co-badged transactions
For merchant decryption of mada co-badged Mastercard and mada co-badged Visa transactions on
Visa Platform Connect
, the
consumerAuthenticationInformation.ucafAuthenticationData
and
consumerAuthenticationInformation.ucafCollectionIndicator
fields are required.
consumerAuthenticationInformation.ucafAuthenticationData
is set to the same value as
paymentInformation.tokenizedCard.cryptogram
, and
consumerAuthenticationInformation.ucafCollectionIndicator
is set to
2
. The REST API code examples for mada include both fields. See these topics:

26.08.01

Added support for the
Chase Tandem
processor. See Processors and Cards Supported with Apple Pay.

26.07.01

Updated the
Barclays
processors list to include American Express.

26.03.01

Elavon
support for Apple Pay digital wallets
Introduced support for Apple Pay Digital Wallets with the
Elavon
processor
. See these sections:
Elavon
supports 3-D Secure 2.2 with Diners Club, Mastercard, and Visa card transactions.
List of processors and cards
Added a list of processors and card types supported with Apple Pay. See Processors and Cards Supported with Apple Pay.

25.09.01

Single guide for the REST API covers all processors supported for Apple Pay
This guide combines information for all processors supported for Apple Pay.
Information for Authorizing an Apple Pay Payment with Merchant Decryption
Updated the topic Fields Required to Authorize a Payment with Merchant Decryption to include these fields for authorizing Mastercard payments:
  • consumerAuthenticationInformation.ucafAuthenticationData
  • consumerAuthenticationInformation.ucafCollectionIndicator
Information for Processing an Apple Pay Sale with Merchant Decryption
Updated the topic Fields Required to Process a Sale with Merchant Decryption to include these fields for authorizing Mastercard payments:
  • consumerAuthenticationInformation.ucafAuthenticationData
  • consumerAuthenticationInformation.ucafCollectionIndicator

25.04.01

This revision contains only editorial changes and no technical updates.

25.01.01

Use of the eCommerce Indicator
Removed the
processingInformation.commerceIndicator
REST API field from request messages for transactions that entail authorization with
Cybersource
decryption. Added the field to request messages for transactions that entail authorization with merchant decryption. See these tasks:
Specifying the Card Type and the Cryptogram Value with Merchant Decryption
Added the
paymentInformation.tokenizedCard.type
field and removed the
paymentInformation.tokenizedCard.cryptogram
field. See these tasks: