Dibs
Dibs is a leading payment provider in the Nordic region. Payment through credit/debit cards, and all leading banks in Sweden can be handled through Dibs.
The Dibs add-on (available in the download package and as Nuget)
Requires the latest service release of the respective compatible with version (compatible with version can be seen in the top righthand side of this page).
This version supports Dibs Payment Window 2.0. Read more here: http://tech.dibspayment.com/dt/pw2
Installation
Read the system requirements for development environment before installing
Follow the steps below:
- If already exists back up Litium.Studio.AddOns.Dibs.dll.config file from wwwroot\bin
- Open Visual Studio and your solution
- Open Package Manager Console that is found in Tools > NuGet Package Manager menu. If multiple projects exists in the solution ensure that the web application project is selected as Default project in Package Manager Console.
- Install nuget-packages with the command in Package Manager Console
Install-Package Litium.Studio.AddOns.Dibs
Install-Package Litium.Studio.AddOns.Dibs.UI
- Update the Litium.Studio.AddOns.Dibs.dll.config and fill it with configuration options
|