Introduction
Learn how to set up Google Pay for various payment gateway integrations using the JavaScript SDK or REST API, and understand the limitations of Google Pay in Zuora.
Google Pay is a digital wallet payment method that supports in-app, online, and in-person contactless payments on mobile devices. Currently, Zuora supports setting up Google Pay on the following payment gateway integrations through either the JavaScript SDK or the API approach. The following sections describe how to set up Google Pay by using either the JavaScript SDK or the API approach. For information on setting up Google Pay through Payment Form, see Payment Form.
|
Payment Gateway Integration |
Implementation Instructions |
|---|---|
|
Adyen Integration v2.0 |
|
|
Braintree v2.0 |
Set up Google Pay with Zuora JavaScript SDK |
|
Chase Paymentech Orbital Gateway |
Set up Google Pay on Chase through REST API |
|
Checkout.com |
Set up Google Pay with Zuora JavaScript SDK |
|
Stripe v2 |
Set up Google Pay with Zuora JavaScript SDK |
|
Worldpay 1.4 |
Set up Google Pay with Zuora JavaScript SDK |
Creation of Google Pay payment methods is not supported through the Zuora UI or Payments Page 2.0 .
After a Google Pay payment method has been added to a customer account, it can be used to make payments similar to using credit cards. You can use Google Pay payment methods in all Payments API operations. Processing Google Pay transactions is not supported by the legacy CRUD API operations. You can also view the Google Pay payment method in the Zuora UI and process payments through the UI.