On This Page
Overview of Apple Pay Integration Tasks
The Apple Pay integration tasks apply to both the decryption model and the merchant decryption model. This
topic provides an overview of three phases of integration tasks.
As a part of completing the integration tasks, you
set up your test account and
set up your production account.
Cybersource
- You set up your Apple Developer account.
ADDITIONAL INFORMATION
You will enroll your organization in the Apple Developer Program, create anApple merchant ID, and register it in your Apple Developer account. - You create an Apple Pay payment processing certificate.
ADDITIONAL INFORMATION
This certificate is associated with your merchant ID, and it is used by Apple Pay servers to encrypt payment data. Creating this certificate consists of these steps:- Generating acertificate signing request(CSR) at the system that will handle Apple Pay payload decryption.
- Uploading the CSR with the public key to your Apple Developer account and using the CSR to create apayments processing certificatefor your merchant ID and Apple Pay.
- You complete additional Setup Only for Apple Pay (only for Apple Pay on the Web).
ADDITIONAL INFORMATION
If you offer your customers Apple Pay on the Web, your Apple Developer account requires anApple Pay merchant identity certificateassociated with your merchant ID, for each merchant domain in your organization that will process Apple Pay transactions.
AFTER COMPLETING THE TASK
After you complete the necessary Apple Pay integration tasks
(in your test environment and then in your production environment),
you can process Apple Pay transactions as described in Processing Apple Pay Transactions.