On This Page
Processing Apple Pay Transactions
Cybersource
IMPORTANT
In each code example, the
API field
must be set to
processingInformation.paymentSolution
REST
001
to identify Apple Pay as the digital payment solution.In response to your successful payment authorization request, Apple Pay returns
an encrypted payload that contains sensitive payment information. The method you
use to extract and decrypt the payment data depends on how you integrated Apple
Pay into your system.
This section describes how to process these Apple Pay transactions:
- Apple Pay Authorization Transactions withDecryptionCybersource
- Apple Pay Authorization Transactions with Merchant Decryption
- Apple Pay Sale Transactions withDecryptionCybersource
- Apple Pay Sale Transactions with Merchant Decryption
- Apple Pay Authorization Reversals
- Apple Pay Payment Captures