Install
Installation instructions for Briqpay
This addon is based on the Litium 7 Accelerator.
Install
Read the system requirements for the development environment before installing.
Please follow the steps below:
-
If you already have Briqpay installed: back up the Briqpay.LitiumAddOns.BriqPay.dll.config file from wwwroot.
-
Open Visual Studio and your solution.
-
Open Package Manager Console on the Tools > NuGet Package Manager menu.
If you have multiple projects in the solution, ensure that the web application project is selected as Default project in Package Manager Console.
-
Install the nuget-packages with the following commands in Package Manager Console:
Install-Package Briqpay.LitiumAddOns.BriqPay
Install-Package Briqpay.LitiumAddOns.BriqPay.UI
-
Update the Briqpay.LitiumAddOns.BriqPay.dll.config found in wwwroot and enter your configuration options.