ePay logo
Checkout

Designed for your brand.
Built to convert

Make your payment experience part of your brand. Increase conversion with the market’s most flexible checkout

Contact Sales
payments.epay.eu
ePay Checkout
Dankort
Visa
MasterCard
MobilePay
JCB
American Express
ViaBill
Anyday
Apple Pay
Google Pay
Swish
Vipps

A wide range of payment methods

Offering your customers multiple payment options is key to creating a great shopping experience. Let them choose their preferred payment method.

WooCommerce
Shopify integration for ePay
WooCommerce integration for ePay
Magento integration for ePay
Prestahop integration for ePay

Easy webshop integrations

Getting started with accepting payments on your webshop should be easy. That’s why we’ve built modules for the most popular systems.

World-class support

Great customer service is one of our three core values. That’s why you won’t just be handed off to a chatbot when you need help.

  • How do I insert my logo?

    AD
  • Anders Jensen - Customer Experience Agent hos ePay
    ❤️

    Hi Adam!

    You’ll find it under "Payment" and then "Payment windows". Let me know if you need any further help 💪

    Best, Anders

100% privately owned by the founders of ePay

ePay is owned and run by its founders. That means short decision-making paths, strong passion, and a sharp focus on delivering a payment solution that makes sense.

Thomas Knudsen (CTO) & Morten Lanng (CEO)

No long contracts or hidden fees

We believe our customers should be free to choose us whenever they want. That’s why we have no long-term commitments, hidden fees, or minimum turnover requirements.

ePay Logo
Invoice
Date: 5.11.2025
Put your brand in the driver’s seat with the market’s most flexible checkout

A payment flow should adapt to your business - not the other way around

ePay Checkout is the most flexible payment window on the market. It’s designed to adapt to your business and your needs.
A checkout that matches your style and your customers

Choose between 3 modern layouts

Make an impression with a checkout layout that fits your business.

Choose from three modern, clean layouts designed to deliver a seamless experience - no matter what kind of webshop you run.

Each layout is optimized for both desktop and mobile, ensuring high conversion across all devices.

With flexible options, you can tailor the look and make your payment page a natural part of your brand universe.

With the Sleek layout, you can create an inviting experience by adding a background image that matches your brand and makes your checkout unique.

Layout: Sleek layout
Sleek layoutClassic layoutPanels layout
Find the perfect theme for your brand

20 themes, endless possibilities

Choose from 20 beautiful themes designed to highlight your brand and build customer trust.

All themes focus on readability, modern aesthetics and high performance - so you can quickly adapt checkout to campaigns, seasons or new product lines.

You can easily switch themes, letting you update your visual identity without writing a single line of code.

As a small demonstration of how creatively you can customize your checkout, we’ve also included a “Peppa” theme - perfect for kids’ shops or simply to show that the possibilities are almost endless.

Tema: default
Dankort logoVisa logoMastercard logoDiners logo
Expiry icon
CVC icon
Remove friction - make it easy to pay

Lightning-fast checkout with wallets

Let customers pay in seconds with their preferred wallets like MobilePay, Google Pay and Apple Pay.

These payment methods appear instantly, making it quick and simple for customers to complete the purchase.

With our Quick checkout, traditional accordions are replaced by clear buttons at the top of the window.

This makes the methods easier to spot and lets customers quickly choose their preferred way to pay.

  • Supports MobilePay, Google Pay and Apple Pay
  • Built for customers who want a frictionless experience
  • Can be placed at both the top and bottom of the window
Apple Pay
Google Pay
MobilePay
Credit cardCredit card
ViaBillViaBill
Show your most important methods first - with one click

Control order and visibility of your payment methods

In our Backoffice you control which payment methods are shown in your checkout - and in what order.

Drag and drop to prioritize the methods your customers prefer and ensure the most relevant option is shown first.

Need to temporarily hide MobilePay during a campaign? Or only offer card payments on a specific sales channel? Toggle methods on or off with a single click - no developers or integration changes required.

Credit Card
Credit card
Credit Card
Apple Pay
Credit Card
Google Pay
Credit Card
Mobile Pay
Make the payment window feel like your own

Customize your checkout down to the smallest detail

Create a checkout that perfectly matches your visual identity.

With advanced design options you can tweak everything from border radius and colors to fonts.

Whether you want a minimalist look or something more vibrant, our tools give you full control - without writing any code.

  • Change button shape and corners
  • Adjust colors and fonts
  • Preview changes in real time
Times New Roman
#000000
#ffffff
0px6px24px
Maximize flexibility and save money

Add multiple acquirers to your account

With ePay you can connect multiple acquirers to your account. Gain better control of payment costs and optimize settlement.

By having separate agreements for different card types you can typically:

  • Save on transaction fees
  • Get faster payouts
  • Optimize agreements to match customers’ preferred cards

We call it multi-acquirer - a solution that lets you choose the most advantageous acquirer for each card type.

Optimize costs with flexible fees

Set up advanced surcharge rules

Our surcharge feature lets you configure advanced fee rules so you cover costs and protect your margin.

Create differentiated rules based on:

  • Card type: Visa, Mastercard, business cards, etc.
  • Region: Domestic, EEA, outside EEA
  • Customer type: Business card or consumer
  • Minimum amount: Set thresholds per currency

This flexibility lets you tailor fees to your business model and market requirements.

Visa

Visa card

Type
Business card
Debit
2.95%
Credit
2.95%
Type
Consumer
Debit
0.00%
Credit
0.00%

Minimum amount

Business card
DKK: 0,75
SEK: 0,80
Consumer
DKK: 0
SEK: 0
Design your payment window without writing code

Try our Playground

With our visual Playground you can design your own payment window - without writing a single line of code. Tweak colors, border radius, fonts and more, and see changes instantly.
playground.epay.eu
Example of the Playground
Get started with just a few lines of code 👨‍💻

Integration so simple, you’d think it’s magic

Want to get started fast? Choose one of our ready-made plugins for the most popular systems. Prefer full control? Build your own integration with our API - fast, flexible and tailored to your business
page.tsx
1export default async function CheckoutPage() { 2 const { 3 EPAY_API_KEY: apiKey, 4 EPAY_POS_ID: posId 5 } = process.env; 6 7 const response = await fetch( 8 'https://payments.epay.eu/public/api/v1/cit', // 💳 Endpoint for initializing a payment session (server side) 9 { 10 method: 'POST', 11 headers: { 12 Authorization: `Bearer ${apiKey}` // 🔑 Use your API key here 13 }, 14 body: JSON.stringify({ 15 pointOfSaleId: posId, // 🏪 Use your Point of Sale ID here 16 amount: 100, // 💰 Amount in the smallest unit (e.g., cents) 17 currency: 'DKK' // 💱 Currency code (e.g., DKK for Danish Krone) 18 }) 19 } 20 ); 21 22 const { paymentWindowUrl } = await response.json(); // 🔗 Get the payment window URL from the response 23 24 return ( 25 <a href={paymentWindowUrl}> 26 Gå til betaling 27 </a> 28 ); 29}

Reduce friction in your checkout flow

Make the purchase process as smooth as possible with intelligent, secure and user-friendly payment features.
  • Fully responsive layout
  • Mobile-optimized navigation
  • Support for multiple languages
  • Autofill via browser and external services
  • Show supported card types in the card field
  • Automatic card type recognition
  • Instant card validation
  • Option to save payment cards
  • Descriptive and clear error messages
  • Option to show countdown (time remaining)
  • Attach age verification and store result
  • Intelligent 3D Secure handling

Explore our other products

Make your first test payment
in just a few minutes.
Try ePay for free and get started right away.
How to get started