How to set up your Payment Processing Certificate
Prerequisites
- Enrollment in the Apple Developer Program
1. Create your Apple Pay Merchant ID using the Mangopay format
The Apple Pay Merchant ID is a unique identifier that identifies your platform to Apple Pay. You need a separate Merchant ID for each MangopayClientId, in both Sandbox and Production. You can use the same Merchant ID for more than one website or iOS app.
Use the formats below to create your Apple Pay Merchant ID. Note that Apple Pay auto-populates the merchant. prefix shown below.
Sandbox:
merchant.com.mangopay.ClientId.sandbox
Production:
merchant.com.mangopay.ClientId
2. Send your Merchant ID to Mangopay
Once generated, send your Merchant ID to Mangopay by contacting the Support team via the Dashboard. Mangopay will generate a Certificate Signing Request (CSR) file and return it to you.3. Create your Payment Processing Certificate with the CSR file
Once you receive the CSR file from Mangopay, follow the Apple Pay process to create – but not activate – a Payment Processing Certificate. During this process, upload the CSR file when you create a certificate signing request.4. Download and send the CER file to Mangopay
Download the Payment Processing Certificate’s CER file and send it to Mangopay Support team via the Dashboard.5. Await confirmation from Mangopay
Mangopay will use the CER file to finalize the configuration of Apple Pay on your Mangopay API environment. One of our team members will confirm that everything is ready.6. Activate your certificate
Once you have received confirmation from Mangopay that everything is ready, activate your Payment Processing Certificate.Renewal
Your certificate has limited validity and expires every 25 months. The process to renew your certificate is the same as when you created it first time. You create a new certificate which, when activated, automatically revokes the previous one. When your certificate is nearing expiry, Mangopay will send you a CSR file for yourClientId.
Once you receive the CSR file from Mangopay, follow the Apple Pay process to create – but not activate – a Payment Processing Certificate.
During this process, upload the CSR file when you create a certificate signing request.
Follow Steps 4 to 6 above to complete the renewal of your certificate.