{
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)
}
}"
>
Carte Bleue
For many years, Carte Bleue was the face of card payments in France. Although the brand has largely been integrated into the Cartes Bancaires (CB) system, many French consumers still recognise the name.
Would you like to accept Cartes Bleue?
Make it easy for yourself: quickly find the right payment provider to offer Cartes Bleue in your checkout.
Discover more payment methods for your online shop
Would you like to offer other payment methods in your webshop in addition to Carte Bleue? 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.