PluginsPayments

Vipps E-Payment

Learn how to set up Vipps e-payment with Omnium for simple payment processing.

Vipps e-Payment Integration with Omnium

Omnium supports payments via Vipps e-payment. The integration enables the following payment functionalities:

  • InStorePaymentRegister / Authorize
  • CapturePayment
  • CancelPayment
  • Credit/Refund
  • CheckStatus and GetDetails

Setup Instructions

Follow these steps to configure Vipps in Omnium and get the full payment solution up and running.

Configuration Path

  1. Navigate to:
    Configuration > Settings > Payment > Payment Types > "..." > Add

  2. Fill out the required fields as detailed below.

Required Fields

FieldDescriptionValue
Unique Payment NameThe unique identifier for the Vipps e-payment method.Vipps
Payment ServiceThe payment service name for the configuration.Vipps
Provider NameSpecifies which provider to use for the payment method.VippsEPayment
Display NameThe name displayed to users in the checkout process.Example: VippsNorge, Vipps, or any custom name
Terms URLThe URL to the terms and conditions accepted by the customer.https://yourdomain.com/terms
Base URLThe target URL for the Vipps API, depending on the environment (test/production).https://apitest.vipps.no (for test environment)
Vue TemplateThe template for the payment method integration.vipps-payment
Merchant IDThe unique merchant identifier provided by Vipps.Your Merchant ID from Vipps
Client IDThe ID used for authentication, provided by Vipps.Your Client ID from Vipps
Client SecretThe secret used for authentication, provided by Vipps.Your Client Secret from Vipps
Subscription KeyThe subscription key for the Vipps API product.Your Subscription Key from Vipps

On this page