On This Page
Process an Apple Pay Sale with Merchant Decryption
The topics in this section shows you how to process an Apple Pay sale with the
merchant 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
For information about cards, see
Cards Supported for Apple Pay on Visa Platform Connect.
Visa Acceptance Solutions
supports the Visa Platform Connect
processor.For general information about sale transactions, see the "Standard
Payments Processing" section of the .