Apple Pay
Integrate ApplePay via Cybersource in Hyperswitch
Last updated
Integrate ApplePay via Cybersource in Hyperswitch
Last updated
This page consists of steps for how ApplePay can be enabled in Hyperswitch via Cybersource
This guide assumes that you have alreaedy configured Cybersource as a connector in your Hyperswitch Control Center. If not please follow the steps mentioned here
On your Hyperswitch Control Center, Click on
If you have already configured Cybersource successfully, then you will land on the page as shown in the image below
Click on Cybersource and then Click on Edit Icon
to Update the Configuration of Cybersource Connector.
Click on proceed after making the necessary changes to your API Keys (if required any).
Select Apple Pay under Wallet Section to enable it.
Prepare Apple Pay certificates for Cybersource by following the steps mentioned here.
To configure these steps in Hyperswitch dashboard please follow the steps mentioned here.
Click on Enable and then Proceed, review your configuration and changes and click Done.
Required fields for ApplePay Payments Request via Cybersource
Billing Address Details
First Name
Last Name
Address Line 1
Zip/Postal Code
City
State
Country
We recommend to pass this fields while creating the Payment Intent with Hyperswitch, Else Hyperswitch SDK will collect this information from the customer while making the payment which might not be the best experience for the customer.
Create an Apple Merchant ID by following the steps mentioned here
Validate your merchant domain by following the steps mentioned here
Create Apple MerchantID certificates by following the steps mentioned here
Log into your Cybersource Console, and navigate to Payment Configuration > Digital Payment Solutions
Click on Configure and add your Apple Merchant ID that you created in the above steps.
Click on generate new certificate signing request
, and download the provided .csr file.
Log in to your Apple Developer account, go to Identifiers and select the Merchant ID you created previously
Under the Apple Pay Payment Processing Certificate section, click on Create Certificate
After answering whether the Merchant ID will be processed exclusively in China mainland, click on Continue
Upload the .csr you received from your processor and click Continue.
Click on Download, you will get a .cer file.
On the Cybersource Console, if you are prompted to provide this file upload the same .cer file (apple_pay.cer)
Now you can configure the genreated certificates into Hyperswitch Control Center for Cybersource by following these steps.
To enable ApplePay in your iOS Application, please refer to the steps mentioned here