Process an Apple Pay Sale with
Cybersource
Decryption

The topics in this section shows you how to process an Apple Pay sale with the
Cybersource
decryption
implementation of Apple Pay.
A sale bundles an authorization and capture in a single transaction. Request the authorization and capture at the same time. The authorization and capture amounts must be the same.
The
REST
API message for a sale request is the same as the message for an authorization request, except that the sale request message must set the
processingInformation.capture
field to
true
.
IMPORTANT
In the example, the sale transaction is made using a
Visa card
, and the processor is
Visa Platform Connect
.
If you want to replicate this example for a different card or a different processor, you will need to change some of the API fields in the request message.
For general information about sale transactions, see the "Standard Payments Processing" section of the .