{
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)
}
}"
>
Discover
Discover is an American credit card with loyal users. Would you like to accept Discover in your webshop? Read how it works and which providers support this payment method.
How does Discover work as a payment method for online stores?
Discover is a credit card brand from the United States, especially popular among American consumers. If you offer Discover as a payment method in your webshop, these customers can easily pay by entering their card details during checkout. The transaction is processed via your Payment Service Provider (PSP), after which you will immediately receive a payment confirmation.
Discover works in much the same way as other credit cards such as VISA and Mastercard, and is particularly interesting if your webshop focuses on American or international customers. Many international PSPs operating in America that offer credit card payments also offer Discover as a payment method for online checkout.
How much does a payment with Discover cost?
The costs for accepting Discover are similar to other credit cards, but may be slightly higher due to international processing. Expect a rate between 2.5% and 3.5% per transaction, depending on your PSP and the volume of your payments. If you have many international customers, especially from the US, it may be worth offering Discover — even though its usage in Europe is lower than other cards.
Curious to find out who offers you the best deal? Request multiple quotes for free from Payment Service Providers that support Discover. This allows you to see at a glance which provider suits your international ambitions and ensures you don't pay more than necessary.
Discover is not supported by every PSP operating in the Netherlands, but the larger parties that are also active on the local US market often do support it. Think of providers such asAdyen, Nuvei andStripe.
See the list of payment providers that support Discover, use thefree provider selector and easily discover the best match for your business.
Would you like to offer other popular payment methods in your webshop in addition to Discover? 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 behavior.