Apple Pay
dddjebhfjed
You can set up Apple Pay on Adyen Integration v2.0 through the following approaches:
- Apple Pay shown as Credit Card
Add Apple Pay to your checkout flow and process payments by integrating with a JavaScript SDK provided by Zuora. The Apple Pay payment method created through this approach is shown as a Credit Card payment method type in Zuora. 3D Secure is supported. This is the recommended approach for setting up Apple Pay.
- Adyen Apple Pay
Create an Adyen Apple Pay payment method through the REST API operation. The payment method created through this approach is shown as an Adyen Apple Pay payment method type in Zuora and an Adyen token for Apple Pay is saved. You need to implement your own UI and payment processing integration.
For more information on supported payment operations.
For more information on implementation instructions.