Payment methods
Cards
ePay fully supports card-based payments with multiple acquirers.
Testing
To test card payments, simple start a payment session and use our predefined test cards.
Never use real cards during testing.
Tokens
Tokens are a subtype of card-based payments that enhance security by replacing sensitive card information with a non-sensitive, merchant-specific token.
Tokens allow merchants to continue processing subscriptions even when cards expire. When a card expires and a new one is issued, the established token automatically links to the new card, reducing friction for both merchants and customers.
Token usage is seamless for merchants, requiring no changes to their integration.
Vipps-MobilePay
ePay support both Vipps-MobilePay ePayment and Vipps-MobilePay Recurring APIs.
To support Vipps-MobilePay Recurring, merchants must update their integration to include additional data when creating subscriptions. Vipps-MobilePay requires a more detailed subscription model to enhance the user experience within the app.
Requirements
Merchants are required to provide a subscription schedule for SCHEDULED
type subscriptions in subscription.interval
during session initialization, that specifies how often charges will be made on a Vipps-MobilePay subscription. If merchants do not charge according to the defined schedule, charges may be rejected by Vipps-MobilePay.
Testing
To test Vipps-MobilePay transactions on your test merchant, you need to set up the Vipps-MobilePay test app "MT". See their installation guide for how to begin. Real Vipps/MobilePay accounts cannot be used for tests.
Only DKK
is currently supported for Vipps-MobilePay test transactions.
ApplePay
ApplePay allows users to make purchases using their stored card details without sharing sensitive information with merchants.
Requirements
If you are integrating Hosted Fields and need Apple Pay, you must register as a merchant with Apple and upload your merchant certificates to ePay for payment processing.
For merchants using the ePay Payment Window, no additional setup is required.
GooglePay
GooglePay allows customers to make payments using saved card details or linked accounts, with transactions processed securely through tokenization.