{
isCompareContainerOpen= false;
clearAllBodyScrollLocks();
}"
@resize.debounce.window="
if (window.innerWidth >= 1024) {
isCompareContainerOpen= false;
clearAllBodyScrollLocks();
}
"
x-init="() => {
$nextTick(() => {
// initial set isComparing if it's present in cookies
let providers_arr = [];
if (getCookie('compare_providers_arr')) {
// providers_arr = JSON.parse(getCookie('compare_providers_arr'));
if (localStorage.getItem('compare_providers_arr')) {
providers_arr = JSON.parse(localStorage.getItem('compare_providers_arr'));
}
}
window.setProvidersForComparison(providers_arr);
})
}"
>
= 1024) {
isMenuOpen = false;
isScrolledMobile= false;
}
clearAllBodyScrollLocks();
"
@scroll.window="() => {
// desktop only scroll up/down thing
if (!isMobile) {
if (window.pageYOffset > $refs.header.getBoundingClientRect().height) {
isScrolledDesktop = true;
const st = window.pageYOffset || document.documentElement.scrollTop;
if (st > lastScrollTop) {
scrollDirection = 'down';
} else if (st < lastScrollTop) {
scrollDirection = 'up';
}
lastScrollTop = st <= 0 ? 0 : st; // For Mobile or negative scrolling
} else {
isScrolledDesktop = false;
scrollDirection = 'down';
}
} else {
// mobile only header on scroll
isScrolledMobile = (window.pageYOffset > $refs.header.getBoundingClientRect().height)
}
}"
>
Google Pay
Google Pay is a fast, mobile payment method for Android users. Want to accept Google Pay in your webshop? Find out how it works and which providers support it.
Would you like to accept Google Pay?
Make it easy for yourself: quickly find the right payment provider to offer Google Pay in your checkout.
How does Google Pay work as a payment method for online stores?
Google Pay is Google's digital wallet that allows customers to pay online and on mobile devices using their Android phone, tablet, or Chrome on desktop. The payment is confirmed with a PIN, fingerprint, or facial recognition, without customers having to enter their card details.
For webshops, offering Google Pay mainly means convenience for mobile users. Payments are processed securely via a linked credit card or debit card. By accepting Google Pay, you are responding to the growing use of mobile wallets, especially among Android users.
How much does a payment via Google Pay cost?
Google Pay transactions are technically processed as credit card payments. The fees per transaction are usually between 1.5% and 2.5%, depending on your PSP, the type of card (debit or credit), and the volume of your transactions.
The exact costs vary per Payment Service Provider. Want to know where you can get the best deal? Easily compare Payment Service Providers that support Google Pay and request multiple quotes without obligation.
How do you integrate Google Pay into your checkout?
Accepting Google Pay in your webshop is often easy to arrange through your PSP. Payment Service Providers such asMollie, Stripe andAdyen offer standard support for Google Pay.
Do you work with Shopify, WooCommerce, or Magento? Most payment providers offer ready-made plugins that support Google Pay for these platforms. Do you have a custom webshop? Then you can integrate Google Pay into your payment flow via your PSP's API.
Would you like to combine Google Pay with other popular payment options, such as Apple Pay, iDEAL, or credit card payments? You can arrange this through the same PSP, often with a single integration.
Which Payment Service Providers support Google Pay?
Google Pay is supported by a number of major payment service providers, includingMollie, Stripe, Adyen andBuckarooWith most providers, you can easily activate Google Pay via the dashboard.
Want to be sure which PSP best suits your webshop and desired integration? Then start thefree provider selectorIn just a few clicks, it shows you which Payment Service Providers accept Google Pay and are suitable for your webshop or company. You can request customized quotes immediately – not only for Google Pay, but also for the acceptance of iDEAL, Bancontact, or credit cards, for example.
It makes sense that you want to combine Google Pay with other popular methods for maximum payment convenience and conversion. Decide which ones you need for your target audience and target markets. On our platform, you will find detailed information about, among other thingsiDEAL, PayPal, Bancontact andKlarnaAre you active in specific countries? Then take a look at all the frequently usedPayment methods per country or learn more about differente-commerce markets and discover more about online payment behavior.
This payment method is part of the categorydigital wallets, where you can also read more about alternatives such asApple Pay andPayPal.
Can customers without an Android phone also pay with Google Pay?
Google Pay is primarily intended for Android users, but customers can also pay with Google Pay via the Chrome browser on desktop, provided their credit card or debit card is linked to their Google account.
Do I need a separate contract to accept Google Pay?
No, in most cases you set up Google Pay through your Payment Service Provider (PSP). They take care of the connection with Google Pay. You don't need a separate contract with Google.
Does Google Pay also work for recurring payments or subscriptions?
Yes, Google Pay supports recurring payments, provided that this is offered by your Payment Service Provider and your webshop is technically equipped for this. Please check with your PSP to see if subscriptions with Google Pay are possible.
Is Google Pay safe for my online store and my customers?
Yes, Google Pay uses device verification via PIN, fingerprint, or facial recognition. Customer data is not shared directly with the webshop, making it a secure payment method for both merchants and consumers.
In which countries is Google Pay available?
Google Pay is available in many countries, including the Netherlands, Belgium, Germany, and the United States. Availability for consumers may vary depending on card type or bank.
How quickly will I receive the money from a Google Pay payment?
The payout period for Google Pay transactions depends on your Payment Service Provider. With most PSPs, you will receive the money within one to two business days, similar to credit card payments.