Accepting Google Pay costs nothing extra — it works automatically on any NFC terminal or through Stripe/Square/Shopify online. Here is the complete business guide for 2026.
How Businesses Accept Google Pay
| Channel | What you need | Extra Google fee |
|---|---|---|
| In-store (tap-to-pay) | Any NFC-capable terminal | $0 |
| Online checkout | Payment processor integration | $0 |
| App payments | Google Pay API integration | $0 |
Your payment processor’s standard rate applies — Google takes no additional cut.
In-Store: NFC Terminals
Any modern contactless payment terminal automatically accepts Google Pay:
| Terminal | Google Pay? |
|---|---|
| Square Reader (contactless) | Yes |
| Stripe Terminal | Yes |
| Clover Flex/Mini/Station | Yes |
| Toast (restaurant POS) | Yes |
| PayPal Zettle | Yes |
| Most bank-issued terminals | Yes |
To confirm: look for the contactless symbol on your terminal. If customers can tap with a Visa/Mastercard, they can tap with Google Pay.
Online: Integrating Google Pay
Add a Google Pay button to your checkout to enable one-tap payments:
Shopify
- Admin → Settings → Payments
- Under Accelerated Checkouts, enable Google Pay
- Done — the button appears automatically for eligible visitors
Stripe
// Stripe.js — Google Pay is included in the Payment Request Button
const paymentRequest = stripe.paymentRequest({
country: 'US',
currency: 'usd',
total: { label: 'Total', amount: 1000 },
requestPayerName: true,
requestPayerEmail: true,
});
Full docs at stripe.com/docs/payments/google-pay
WooCommerce / WordPress
- Install Stripe for WooCommerce plugin
- Enable Payment Request Buttons → Google Pay appears automatically
Square Online
- Square’s online checkout supports Google Pay automatically — no extra setup
Processing Fees (Standard Rates)
| Processor | In-person | Online |
|---|---|---|
| Square | 2.6% + $0.10 | 2.9% + $0.30 |
| Stripe | 2.7% + $0.05 | 2.9% + $0.30 |
| PayPal (Zettle) | 2.29% + $0.09 | 3.49% + $0.49 |
Google Pay transactions are processed at the same rate as regular card transactions.
Google Pay vs Apple Pay for Business
For in-store: both work on the same NFC terminals — enable one and you get both automatically. For online: integrate through Stripe or Square and enable both in the same dashboard. There is no reason to choose — you should accept both to maximize customer reach.
Related articles:
The content on Wealthvieu is for informational purposes only and should not be considered financial, tax, or investment advice. Consult a qualified professional before making financial decisions. Full disclaimer · Editorial policy