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
-
Navigate to:
Configuration > Settings > Payment > Payment Types > "..." > Add
-
Fill out the required fields as detailed below.
Required Fields
Field | Description | Value |
---|---|---|
Unique Payment Name | The unique identifier for the Vipps e-payment method. | Vipps |
Payment Service | The payment service name for the configuration. | Vipps |
Provider Name | Specifies which provider to use for the payment method. | VippsEPayment |
Display Name | The name displayed to users in the checkout process. | Example: VippsNorge , Vipps , or any custom name |
Terms URL | The URL to the terms and conditions accepted by the customer. | https://yourdomain.com/terms |
Base URL | The target URL for the Vipps API, depending on the environment (test/production). | https://apitest.vipps.no (for test environment) |
Vue Template | The template for the payment method integration. | vipps-payment |
Merchant ID | The unique merchant identifier provided by Vipps. | Your Merchant ID from Vipps |
Client ID | The ID used for authentication, provided by Vipps. | Your Client ID from Vipps |
Client Secret | The secret used for authentication, provided by Vipps. | Your Client Secret from Vipps |
Subscription Key | The subscription key for the Vipps API product. | Your Subscription Key from Vipps |