{
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)
}
}"
>
MasterCard
Mastercard is a widely used credit card for online purchases. Would you like to accept Mastercard in your webshop? Read how it works and which providers support this payment method.
Would you like to accept Mastercard?
Make it easy for yourself: quickly find the right payment provider to offer Mastercard in your checkout.
How does Mastercard work as a payment method for online shops?
When you add Mastercard to your online store, you give customers worldwide the option to easily pay with their credit card. The customer enters their card details, confirms the payment, and you receive confirmation almost immediately via your PSP. Mastercard is suitable for both one-off and recurring payments, and is often used for higher purchase amounts or by international customers. Integration is easy via your PSP, often with just a few clicks or via a standard plugin.
How much does a payment with Mastercard cost?
The costs for accepting Mastercard in your webshop vary per Payment Service Provider. You usually pay a percentage per transaction, which is often between 1.5% and 3.0%, depending on your PSP, the volume you process and the type of card (e.g. consumer or business). Some PSPs also charge a fixed fee per transaction.
Although credit card payments are on average more expensive than iDEAL, for example, they offer advantages such as global coverage, higher order values and the option of subscriptions and recurring payments.
Are you looking for better rates for credit card payments, such as Mastercard? Request a quote via ourfree provider selector Request multiple quotes from Payment Service Providers that suit your business, without obligation.
Which Payment Service Providers support Mastercard?
All leading Payment Service Providers operating in the Netherlands support Mastercard. Whether you are a start-up webshop or an international business, there is always a suitable provider. You can activate Mastercard via accessible PSPs such asMollie orMultiSafepay, or opt for a more enterprise-focused solution through parties such asAdyenThe differences mainly lie in areas such as transaction fees, the number of payment methods, platform functionalities, additional services and support.
Discover more payment methods for your online shop
Would you like to offer other popular payment methods in your webshop in addition to Mastercard? On our platform, you will find detailed information about, among other thingsiDEAL, PayPal, Bancontact, Apple Pay andKlarnaThis makes it easy to choose the right mix of payment options that suits your target group.
Are 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 behaviour.