On This Page 
    Processing Apple Pay Transactions
    VDC NAB
 supports these payment services for Apple Pay:
            Authorization, Sale, Authorization Reversal, and Capture.
            This section of the guide contains tasks that show you how to use those services
            to process Apple Pay transactions:- Authorize an Apple Pay payment withVDC NABdecryption
 - Authorize an Apple Pay payment with merchant decryption
 - Process an Apple Pay sale withVDC NABdecryption
 - 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
            
VDC NAB
            decryption method and the merchant decryption method,
            see Integration Options.