Payment Services Supported for Apple Pay

Apple Pay is supported for the authorization, sale, authorization reversal, and capture services. The credit and void services are also supported for Apple Pay.

Authorization

An authorization confirms that a payment card account holds sufficient funds to pay for a purchase. A successful authorization places a hold on the funds in the account, reducing the cardholder's available limits by the authorized amount. The authorization service is supported with both types of Apple Pay decryption. For more information, see these topics:

Sale (Authorization and Capture)

A sale bundles an authorization and capture into a single transaction. Request the authorization and capture at the same time. Upon a successful transaction, funds are immediately transferred from the cardholder account to the merchant account. The authorization and capture amounts must be the same. The sale service is supported with both types of Apple Pay decryption. For more information, see these topics:

Authorization Reversal

Initiate an authorization reversal to reverse an unnecessary or undesired authorization. A successful authorization reversal releases the hold that the authorization placed on the cardholder’s credit card funds. Include in the request message the request ID returned from the previous authorization because the request ID links the reversal to the authorization.

Capture

A capture, also known as settlement, transfers funds from the cardholder’s account to your bank, typically in 2 to 4 days, and it releases the hold that the authorization placed on the cardholder’s credit card funds. Include in the capture request message the request ID returned from the previous authorization because the request ID links the capture to the authorization.
For more information, see Capture an Apple Pay Authorization.

Credit

A
refund
(also known as a follow-on credit)
is a payment refund from your bank to the cardholder for a payment that has already been captured. To initiate a
refund
, send a request message to the
credit service
and include the request ID that was returned in the response to the capture request. Because the request ID links to the cardholder’s billing and account information, you are not required to include those fields in the credit request. Unless otherwise specified, you must request a
refund
within 180 days of a settlement.
For more information about credit requests and credit authorization results, see the "Standard Payments Processing" section of the .

Void

You can void an Apple Pay capture or credit that was submitted but is not yet processed by the processor.
You send a request for a capture void and a credit void to different endpoints. A void is linked to a capture or credit transaction through the request ID of the transaction you want to void. As a best practice, also include an order reference number or a tracking number. This number can help you to perform meaningful searches for the transaction.
For more information about void requests and responses, see the "Standard Payments Processing" section of the .