Overview of Apple Pay Integration Tasks

The Apple Pay integration tasks apply to both the
Cybersource
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.
  1. You set up your Apple Developer account.

    ADDITIONAL INFORMATION

    You will enroll your organization in the Apple Developer Program, create an
    Apple merchant ID
    , and register it in your Apple Developer account.
  2. 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 a
      certificate 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 a
      payments processing certificate
      for your merchant ID and Apple Pay.
  3. 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 an
    Apple Pay merchant identity certificate
    associated 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.