Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gateways:apple-pay [2019/10/25 13:03] – [Submitting the CSR file to Apple (creating Payment Processing Apple Pay Certificate)] vladimirgateways:apple-pay [2020/11/25 08:45] (current) – [Creating Merchant Identity Apple Pay Certificate] adam
Line 4: Line 4:
 countries          : US countries          : US
 support-added      : 2.0 support-added      : 2.0
-support-removed    : +support-removed    :
 auth-net-emulation :  # enter "yes" or "no" (without quotes) auth-net-emulation :  # enter "yes" or "no" (without quotes)
 supports-3dsecure  : no # enter "yes" or "no" (without quotes) supports-3dsecure  : no # enter "yes" or "no" (without quotes)
Line 60: Line 60:
   - In the Apple Pay section, click Sign Up.   - In the Apple Pay section, click Sign Up.
  
-==== Generating the CSR ==== +==== Generating the CSR and Apple Pay Payment Processing Certificate ==== 
-You must submit a Certificate Signing Request (CSR) to Apple in order to receive a necessary payment entitlement certificate.+You must submit a Certificate Signing Request (CSR) to Apple in order to receive a necessary Payment Processing Certificate.
  
 To generate the CSR: To generate the CSR:
Line 71: Line 71:
  
  
-==== Submitting the CSR file to Apple (creating Payment Processing Apple Pay Certificate) ==== +After you have the CSR, you need to submit it to Apple within your Apple Developer account in order to generate the required Payment Processing Certificate.  
-You must submit the CSR to Apple in order to receive the required payment entitlement certificate. + 
-==== Creating Merchant Identity Apple Pay Certificate ====+  - Within the Apple Developer account, proceed to the "Certificates, Identifiers & Profiles" section and select "Identifiers" from the sidebar 
 +  - Under "Identifiers", select "Merchant IDs" using the filter in the top-right. 
 +  - On the right, select your merchant identifier. 
 +  - Under "Apple Pay Payment Processing Certificate", click Create Certificate. 
 +  - Upload the CSR you received from Authorize.Net 
 +  - If renewing the certificate - you may need to click "Activate" on the new certificate to replace the existing one. 
 + 
 +You don't need to do anything with this certificate - but it needs to be generated and activated to ensure Authorize.Net is able to process the payment details coming via Apple Pay. It will also need to be renewed before it expires (by completing this and the previous step again), but you should receive a notice by email from Apple when this is coming up
 +==== Creating Apple Pay Merchant Identity Certificate ====
  
   - Navigate to the [[https://developer.apple.com|Apple Developer]] website and login if not already.   - Navigate to the [[https://developer.apple.com|Apple Developer]] website and login if not already.
Line 79: Line 87:
   - Under "Identifiers", select "Merchant IDs".   - Under "Identifiers", select "Merchant IDs".
   - Select the merchant ID from the list, and click Edit.   - Select the merchant ID from the list, and click Edit.
-  - In the Merchant Identity Certificate section, click Create Certificate. Follow the instructions to obtain or generate your certificate signing request (CSR), and click Continue.+  - In the "Apple Pay Merchant Identity Certificatesection, click Create Certificate. Follow the instructions to obtain or generate your certificate signing request (CSR), and click Continue.
   - Click Choose File, select your CSR, and click Generate.   - Click Choose File, select your CSR, and click Generate.
   - Download the certificate by clicking Download, and click Done.   - Download the certificate by clicking Download, and click Done.

Site Tools