Skip to main content
Apple Pay Apple Pay is supported both on the web and in iOS apps. In both environments, Apple Pay can be integrated using the SDK and without the SDK.

Prerequisites

To enable Apple Pay transactions, the system is directly integrated with Apple. As a result, it transmits decoded device tokens to payment services instead of encrypted gateway tokens. Please note that not all payment services support decoded Apple Pay tokens, and they may require this feature to be activated. Contacting your payment service provider to enable this feature is recommended.

Web (Embed)

On the web, Apple Pay can be easily integrated both with and without Embed. In both offerings, the need to sign up for an Apple Developer account has been removed, reducing additional financial and maintenance costs.
Using SDK (Embed)Without SDK
Apple Developer account required?NoNo
Apple merchant account required?NoNo
Customization & Theming?LimitedFull
Domain association required?YesYes
Integrated with Checkout Flow?YesOptional

Mobile (iOS)

On mobile apps, Apple Pay can be easily integrated both with and without the SDK. In both offerings, signing up for an Apple Developer account and creating an Apple merchant ID and processing certificate is required.
Using SDKWithout SDK
Apple Developer account required?YesYes
Apple merchant account required?YesYes
Customization & Theming?LimitedFull
Domain association required?NoNo
Integrated with Checkout Flow?YesOptional

Recurring payments

Recurring payments are supported on Apple Pay in a similar way to how recurring payments are supported regular card payments.
To facilitate recurring Apple Pay payments, your payment service provider needs to support decoded Apple Pay tokens as well as recurring payment flags. Please contact your payment service provider to enable this feature.