Create EAN payment as a payment method
Guide to setting up EAN payment (invoice payment for businesses) on your Shoporama online store.
EAN (European Article Number) is an electronic payment method primarily used by public institutions in Denmark. With EAN payment, you essentially sell on an invoice basis: the institution provides its 13-digit EAN number, and you send an EAN invoice through your accounting system.
Set up EAN as a payment method
- Go to Integrations in the left-hand menu
- Select Payment Gateways
- Click “Add Payment Gateway”
- Select the "Other payment" option from the list of types
- Enter "EAN payment" as the name
- Click Add
Tip
If you want EAN orders to be automatically marked as paid, check the box next to "Automatically mark new orders as paid?" and click Save.
Add an EAN field to the checkout
For customers to enter their EAN number at checkout, your theme must have an EAN field. Ask your developer to add the field to the checkout template. Here are some recommendations:
- Validation: The field should validate that exactly 13 digits are entered (using HTML or JavaScript)
- Conditional display: Consider hiding the EAN field unless the customer has selected EAN as the payment method; this prevents confusion
- Tooltip: Add a message explaining that EAN is only used for government procurement
How it works in practice
The flow for an EAN order typically looks like this:
- The customer (a public institution) selects EAN as the payment method
- The customer enters their 13-digit EAN number
- The order is created in Shoporama
- You create an EAN invoice in your accounting system (e.g., E-conomic or Dinero)
- The institution pays the invoice
Do you need help with EAN payments? Contact us at support@shoporama.dk.
Related articles
Create invoice payment
Guide to setting up invoice payment as a payment method in Shoporama.
Billy's Billing integration
Guide to setting up Billy's Billing in Shoporama. Automatically transfer orders to your accounts, synchronize products and post payments.
Order flow and automated emails
Understand the entire flow from checkout to order confirmation. Learn when automatic emails are sent, what happens with different payment methods...