Use Apple Pay
Last updated
Was this helpful?
Last updated
Was this helpful?
Integrating Apple Pay into your messaging allows you to offer a fast, secure, and convenient way for customers to pay.
Go to the Apple Developer Portal.
Under the Apple Pay section, select Merchant IDs and follow the prompts to create a new Merchant ID and associate it with your domain. Detailed instructions can be found .
This certificate is allows you to decrypt payment tokens received when the payment gateway is called by apple for payment processing.
Follow Apple's .
Upon receiving a payment request, use the private key associated with your Payment Processing Certificate to decrypt the payment token.
Businesses can opt to use PSPs like Adyen, Mollie, or Airwallex for processing Apple Pay transactions instead of directly decrypting payment tokens. Apple provides a list of compatible PSPs .
For specific integration guidance, refer to the PSP documentation:
The merchant identity certificate facilitates the creation of a payment session between the customer and the merchant. Securely store the resulting .p12 file and password. Instructions for this step are provided here.
Keep the p12 file and certification password in a secure place, as you'll need them to create a payment session.
Go to your Apple Business Account.
In 'Optional Integrations', edit the Apple Pay settings.
After installation, access the channel settings and select 'Add Profile' under the payment profiles section.
Ensure the details entered match those set up in the Apple Developer Portal. This includes the Merchant Identity Certificate (the .p12 file), Merchant Certificate Password, Merchant Domain Name, and Payment Gateway URL.
Follow .
Add your Merchant ID as outlined .
channel
Now that you've set up Apple Pay, you can .