PayEx
Add-on for using PayEx as payment provider in your e-commerce solution.
Requires Litium Studio 4.7.x or Litium Studio 4.8.x, or Litium 5.x (where x is the latest service release)
Installation
Read the system requirements for development environment before installing
Follow the steps below:
- If already exists back up Litium.Studio.AddOns.PayEx.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.PayEx
Install-Package Litium.Studio.AddOns.PayEx.UI
- Update the Litium.Studio.AddOns.PayEx.dll.config and fill it with configuration options
Add-on for using PayEx as payment provider in your e-commerce solution.
|
|