On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/apple-pay/developer/elavonamericas/so/applepay/applepay-configuration-intro/applepay-enrolling.md)  
Filter  
FILTER BY TAG

Generating and Loading a New Certificate Signing Request {#applepay_enrolling}
==============================================================================

This task is required in order to process Apple Pay transactions using `Cybersource` decryption. It does not apply to merchant decryption.
Follow these steps in order to configure Apple Pay in the `Cybersource` `Business Center`:

1. Log in to the `Business Center`:

   * Test: [businesscentertest.cybersource.com](https://businesscentertest.cybersource.com "")
   * Production: [businesscenter.cybersource.com](https://businesscenter.cybersource.com "")
2. On the left navigation panel, click the Payment Configuration icon.

3. Click Digital Payment Solution. The Digital Payments page appears. If you do not have the correct permissions enabled on your account, the Digital Payment Solution option does not appear on the left navigation panel.

4. Click Configure. The Apple Pay Registration panel opens.

5. Enter your Apple Merchant ID.

6. Click Generate New CSR.

7. To download your CSR, click the Download icon next to the key.

8. Follow your browser's instructions to save and open the file.

9. Complete the enrollment process by submitting your CSR to Apple.

10. For information about adding certificates to your Apple Merchant ID, refer to the Apple Pay PassKit:

    #### ADDITIONAL INFORMATION

    * In-App: [Setting Up Apple Pay](https://developer.apple.com/documentation/passkit/apple_pay/setting_up_apple_pay "")
    * Website: [Configuring Your Environment](https://developer.apple.com/documentation/apple_pay_on_the_web/configuring_your_environment "")
      {#applepay_enrolling_ul_kss_yb1_mrb}
11. Test your software by following the steps in [Authorization Service](/docs/cybs/en-us/apple-pay/developer/elavonamericas/so/applepay/applepay-txns-intro/applepay-auth-intro.md "").

    #### ADDITIONAL INFORMATION

    > If you are using a ` Cybersource ` test account, you must connect to the [Apple sandbox](https://developer.apple.com/apple-pay/sandbox-testing/ "") tester account and not to the Apple production system.  
    > After you complete your testing, you must create a new CSR for the ` Cybersource ` production system, and you must use that CSR for the Apple production system. Until you perform these steps, you cannot enable payments in your iOS application or website.

12. Repeat Steps 1 through 11 with your `Cybersource` production account and the Apple production account.  
    RELATED TO THIS PAGE

