Google Pay enables customers to pay quickly and securely using their Google Wallet on supported devices. For merchants and developers, it provides a streamlined checkout experience and simple integration options to accept card payments across supported channels.
Requirements
- Merchants must adhere to Google Pay and Wallet API's Acceptable Use Policy and accept the terms defined in the Google Pay API Terms of Service.
- Merchants will need to onboard and activate Maya Checkout with card acceptance. The Google Pay button will then be available in Maya's hosted checkout page.
Generate the public API Key from Maya Manager's dashboard. See Basic Authentication for more details. - For integrations in Android, you may need to review Google's minimum requirements found in the Google's Developer Portal. https://developers.google.com/pay/api/android/guides/recipes/using-android-webview
Are you currently using Maya Checkout?
No action needed for merchants who are already integrated to Maya Checkout. Maya will activate it for you.
How to accept Google Pay in your Maya Checkout integration?
- Follow Maya Checkout integration guide to redirect to Maya's hosted-checkout page.
- Google Pay button will be available in the Checkout page.
- Maya's Checkout will assess if 3DS authentication (step-up) will be required and redirect to the issuing bank's authentication page accordingly. No additional requirement for the merchant to handle 3DS step-up flow.
Hosting Maya's Checkout page in Android Webview
For integrations in Android, you may need to review Google's minimum requirements found in the Google's Developer Portal.
https://developers.google.com/pay/api/android/guides/recipes/using-android-webview