Overview
Google Pay enables customers to pay using cards stored in their Google account. It provides a fast checkout experience on Android devices and Chrome browsers.
Supported Networks
Google Pay on Cost+ supports Visa, Mastercard, Amex, Maestro, and V Pay.
Authentication Methods
- PAN_ONLY: Uses the card number stored in Google. Requires 3D Secure authentication to complete the transaction.
- CRYPTOGRAM_3DS: Uses a device token with a 3DS cryptogram. No additional authentication needed.
How to Accept Google Pay
To process a Google Pay transaction, specify "google-pay" as the payment method when creating an order. Redirect the customer to the payment_url returned by the API. The customer will see Google Pay as a payment option on the hosted payment page.
Compliance
Merchants must adhere to Google Pay's brand guidelines and acceptable use policies when implementing this payment method.
Getting Started
Ensure Google Pay is enabled for your account in the Merchant Portal. If using an eCommerce plugin, Google Pay appears automatically at checkout once activated. Contact support@costplus.io for assistance.