On This Page
Processing Apple Pay Transactions
Cybersource
- Authorize an Apple Pay payment withdecryptionCybersource
- Authorize an Apple Pay payment with merchant decryption
- Process an Apple Pay sale withdecryptionCybersource
- Process an Apple Pay sale with merchant decryption
- Reverse the authorization of an Apple Pay payment
- Capture an authorized Apple Pay payment
For each task in this section,
the example request message includes the
API field set to
processingInformation. paymentSolution
REST
001
.
This value identifies Apple Pay as the digital payment solution.IMPORTANT
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.
For high-level descriptions of the
decryption method and the merchant decryption method,
see Integration Options.
Cybersource