On This Page
Recent Revisions to This Document
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
- Added REST API code examples for payment card types in addition to Visa card. See these topics:
- 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
- Added REST API code examples for payment card types in addition to Visa card. See these topics:
25.04.01
- This revision contains only editorial changes and no technical updates.
25.01.01
25.01.01
- Use of the eCommerce Indicator
- Removed theprocessingInformation.commerceIndicatorREST API field from request messages for transactions that entail authorization withdecryption. Added the field to request messages for transactions that entail authorization with merchant decryption. See these tasks:Cybersource
- Specifying the Card Type and the Cryptogram Value with Merchant Decryption
- Added thepaymentInformation.tokenizedCard.typefield and removed thepaymentInformation.tokenizedCard.cryptogramfield. See these tasks: