Google Pay™🔗︎
Google Pay is a fast, secure, and user-friendly way for customers to pay online using their saved card details without needing to manually enter them at checkout. Card information is safely stored by Google, not shared with merchants, and protected by device-level security.
RaiAccept offers a hosted checkout experience with Google Pay already integrated, you don’t need to implement or host the Google Pay button yourself. However, you still need to enable Google Pay in RaiAccept Merchant portal settings to make it available during checkout.
Compliance Notice
When utilizing Google Pay, you are required to adhere to the regulations specified in the following documents:
Once enabled, the Google Pay button is displayed directly on the RaiAccept-hosted checkout page as shown below:
3D Secure Support
RaiAccept automatically applies 3D Secure (3DS) whenever it is required for Google Pay transactions. You do not need to make any changes or configurations. 3DS is handled entirely by RaiAccept-hosted checkout page.
Integration Methods🔗︎
WooCommerce plugin🔗︎
If you're using RaiAccept plugin for WooCommerce:
- No code changes are needed.
- Google Pay will automatically appear on the hosted checkout page if supported by the customer’s device/browser.
- Simply activate Google Pay in Merchant portal.
Make sure your plugin is up to date
To enable and use Google Pay you must have the latest version of the RaiAccept WooCommerce plugin installed. Using an outdated plugin version may prevent Google Pay or other payment methods from working correctly.
Code Integration🔗︎
For custom integrations using the RaiAccept API:
- Google Pay is available via the same API used to create a standard order entry and payment form session.
- Refer to the Create Order Entry section for the full parameter set.
Iframe window
If you are using iFrame for your checkout be sure to add the attribute allow="payment *" to your <iframe> tag.
This is required for Google Pay and other browser-native payment methods to work properly.
Activating Google Pay🔗︎
Regardless of the integration method, Google Pay must be activated in your RaiAccept Merchant Portal before it will appear on the checkout page.
During registration🔗︎
When registering your RaiAccept account simply select Google Pay in the Payment Method Settings window to enable it, agree to the Google Pay Terms and Conditions, then proceed with completing your account registration.
This ensures Google Pay will be available once your account is approved.
Existing accounts🔗︎
If your RaiAccept account is already set up, follow these steps to enable Google Pay:
- Log in to your RaiAccept Merchant Portal
- Go to Your Account
- Click Edit Details under Payment Methods
- Select the checkbox for Google Pay and agree to the Google Pay Terms and Conditions
- Click Save changes
Once enabled, supported customers will automatically see the Google Pay button on the checkout page when using compatible devices and browsers.
Sandbox Limitations
Google Pay is not available in the Sandbox environment.
You can still use test cards to simulate regular card payment flows while testing your integration.


