Overview#
Plexy supports Google Pay™ as a payment method across available integration approaches, allowing merchants to accept wallet-based payments with a fast, secure, and user-friendly checkout experience.If you use Plexy SDKs for Google Pay, merchants must still complete Google's required onboarding, policy acceptance, and production registration steps before Google Pay can be enabled.
Google Pay Supported
Accept Google Pay payments via Plexy where supported by your chosen integration method.
Works with Multiple Integrations
Use Google Pay with Hosted Checkout or SDK integrations (and other supported flows depending on your setup).
Supported Payment Methods#
Google Pay is available under Digital Wallets:
Integration Options for Google Pay#
Hosted Checkout (Google Pay)#
With Hosted Checkout, Plexy hosts the payment page on a secure domain and can present Google Pay as an available payment option.Fastest way to enable Google Pay with minimal development
Optionally embed via iFrame
Plexy handles payment form rendering and sensitive payment processing scope
3D Secure (3DS) for Google Pay PAN_ONLY Credentials#
What is 3D Secure (3DS) in this context?#
3D Secure (3DS) is an additional cardholder authentication step that may be required for certain card transactions to reduce fraud and meet regulatory or issuer requirements.
For Google Pay transactions, the need to apply 3DS may depend on the credential/authentication method used, including PAN_ONLY flows.How to enable 3DS for PAN_ONLY (Plexy)#
3DS for Google Pay PAN_ONLY is enabled via store-level configuration in Plexy.✅ Important: 3DS trigger conditions are enabled manually for each store separately.
They are configured through your integration manager (not via a public API parameter).
1
1) Identify the store(s)
Determine the specific store (merchant profile) where you want 3DS to apply for Google Pay PAN_ONLY transactions.
2
2) Request 3DS enablement
Contact your
integration manager and request:
Enable 3DS for Google Pay PAN_ONLY
Specify the store identifier(s)
3
3) Configure 3DS trigger conditions
Your integration manager will configure the exact 3DS trigger conditions per store (e.g., always-on or conditional rules).
4
4) Test in Sandbox
After configuration, verify the behavior in Sandbox (frictionless and challenge scenarios if applicable to your setup).
5
5) Go Live
Once verified, the same store-level configuration can be applied/confirmed for Production.
3DS triggering rules are configured
per store and can be adjusted by your integration manager.
Typical configuration approaches include (examples):
Always require 3DS for Google Pay PAN_ONLY transactions
Require 3DS only above a certain amount
Require 3DS based on risk/fraud signals
Require 3DS based on country/region/card criteria (where applicable)
To change these rules, contact your integration manager and specify the desired behavior per store.
Need Help?#
Store-Level 3DS Configuration
For enabling and tuning 3DS trigger conditions per store, contact your integration manager.