Paypal
Add-on for using PayPal as payment provider in your e-commerce solution.
Add-on for using PayPal as payment provider in your e-commerce solution.
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).
Installation
Upgrading
- Back-up the Litium.Studio.AddOns.PayPal.dll.config file.
- Install using instructions below.
- After installing, fill the configuration information from the backed-up file in step-1
Install
- 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.PayPal
Install-Package Litium.Studio.AddOns.PayPal.UI
- Configure the Litium.Studio.AddOns.PayPal.dll.config file.
- Download and copy log4net.dll. This is not shipped as part of the installation because of an error with the nuget packaging of log4net.
Documentation
|