Google Pay
Details the Google Pay payment method on Adyen Integration v2.0 using different approaches, including integration with a JavaScript SDK and REST API operations.
You can set up Google Pay on Adyen Integration v2.0 through the following approaches:
Google Pay shown as Credit Card - Add Google Pay to your checkout flow and process payments by integrating with a JavaScript SDK provided by Zuora. The Google Pay payment method created through this approach is shown as a Credit Card payment method type in Zuora.
Adyen Google Pay - Create an Adyen Google Pay payment method through the REST API operation. The payment method created through this approach is shown as an Adyen Google Pay payment method type in Zuora and an Adyen token for Google Pay is saved. You need to implement your own UI and payment processing integration.
For more information on supported payment operations, see Supported payment operations.
For more information on the implementation instructions, see Set up Google Pay.