Skip to content

Checkout.com

Don’t have a Checkout.com account:
Reach out to your Apaya Account Manager or
Already have a Checkout.com account:
Login to dashboard
Sandbox version -
Production version -
Click on ‘Developers’ and then click on Overview and click ‘Create a new key’ button.
Create and share with Apaya the:
Secret Key
Public Key
Go to the Webhooks section:
Click 'New webhook'
Set the Endpoint URL as below, depending on the environment:
Sandbox -
Production
Signature Key - Click ‘Generate key’
Authorization Header Key - Click ‘Generate key’ (this can be manually set to the same key which was generated for the Signature Key, either method is fine)
Share the Authorization Header Key
Go to the Gateway section and select the following Events:
Payment approved
Payment declined
Select the appropriate entity from ‘Entities and processing channels’.
Click 'Create webhook'
Go to Keys section and click on either of the newly created public and secret keys. Share the Processing Channel ID
On the Apaya Portal, go to ‘Connectors’ and click on the logo. If is already listed in ‘My Connectors’, click the ‘edit’ icon. Enter the bold items from above in the Apaya Portal ‘Edit Account’ section for Checkout.com as shown below:
image.png
Technical setup for Apple Pay:
If you don’t have an Apple Developer account and you want to utilize Apaya’s account, do the following:
Provide your Apaya Account Merchant with your Checkout.com ‘Public Key’ and Apaya will setup everything to do with your Checkout.com account.
Once complete, we will notify you so you can proceed to add Apple Pay to your Apaya Portal workflow in the Studio to test a transaction.
If you have your own Apple Developer account, perform the following steps:
Read and implement instructions on the Checkout.com website, going through the ‘Set up Apple Pay’ from steps 1 to 7, you don’t need to do step 8. Please use the instructions below when performing the relevant steps.
Once you have created an Apple Merchant ID, send the following in its exact format to your Apaya Account Manager.
Description
Identifier
When you get to Step 5: ‘Prepare your domain for Apple Pay verification’ please use the following domain in point 5.3 so your certificate works on the Apaya platform.
(for production)
If you want to utilise Apple Pay on or then validate these domains too and perform each of the steps below for each domain.
Still on Step 5, once you’ve downloaded the .txt file, send it to your Apaya Account Manager, we will upload this file to our platform.
Apaya will need to upload this file before you Verify and continue with the rest of the steps.
Once you’ve completed Step 6, convert the .pem file and .key into a .pfx file and send the .pfx file to your Apaya Account Manager.
openssl pkcs12 -inkey certificate_prod.key -in certificate_prod.pem -export -out apaya_merchant.pfx
The .pfx file will be uploaded to the Apaya platform and you will be notified once complete.
Proceed to add Apple Pay to your Apaya Portal workflow in the Studio to test a transaction.

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.