{
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)
}
}"
>
Dankort
Dankort is Denmark's national payment card and is used by millions of Danes for both online and physical purchases. Would you like to accept Dankort in your webshop? Discover how it works and which providers support it.
Would you like to accept Dankort?
Make it easy for yourself: quickly find the right payment provider to offer Dankort in your checkout.
How does Dankort work as a payment method for webshops?
Dankort is Denmark's national debit card and is used by millions of Danes for both online and physical purchases. For webshops that (also) focus on the Danish market, offering Dankort is almost a must. Customers pay with their card details or via a linked digital wallet, and the transaction is confirmed immediately. For you as a business owner, this means a trusted, risk-free payment method with broad coverage within Denmark.
How much does a payment via Dankort cost?
De transactiekosten voor Dankort zijn relatief laag vergeleken met internationale kaarten. De exacte tarieven verschillen per PSP, maar liggen meestal onder de 1% per transactie, wat het tot een kostenefficiënte optie maakt voor verkoop aan Deense klanten. Sommige PSP’s rekenen een vast bedrag per transactie of bieden bundeltarieven aan wanneer je meerdere lokale methoden (zoals MobilePay of VISA/Dankort) tegelijk activeert.
Want to know who can offer you the best deal? Ask us using ourfree provider selector Request multiple quotes from Payment Service Providers that support Dankort, with no obligation, and discover which provider best suits your webshop, target markets, and volumes.
Dankort is supported by a number of international and Scandinavian-oriented Payment Service Providers. These includeAdyen, Stripe, and some specialized PSPs offer integration with Dankort, often as part of their package for the Northern European market. Through these providers, you can activate Dankort as a standalone payment method or in combination with other payment methods, depending on what you want to offer.
Would you like to offer other popular payment methods in your webshop in addition to Dankort? 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.