On This Page
Process an Apple Pay Sale with Cybersource Decryption
Cybersource
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
.The topics in this section show to how to process an Apple Pay sale with the decryption implementation of Apple Pay:
Cybersource
- Basic Steps: Processing a Sale withDecryptionCybersource
- Fields Required to Process a Sale withDecryptionCybersource
- REST Example: Process a Sale withDecryptionCybersource
For general information about sale transactions, see the "Standard
Payments Processing" section of the .