PayPal Integration

Setup PayPal with ERPNext

A payment gateway is an e-commerce application service provider service that authorizes credit card payments for e-businesses, online retailers, bricks and clicks, or traditional brick and mortar.

A payment gateway facilitates the transfer of information between a payment portal (such as a website, mobile phone or interactive voice response service) and the Front End Processor or acquiring bank.

Install

From your site

To install this app, login to your site and click on "Installer". Search for Paypal Integration and click on "Install"

Using Bench

Go to your bench folder and setup the new app

$ bench get-app paypal_integration https://github.com/frappe/paypal_integration
$ bench new-site testsite
$ bench --site testsite install-app paypal_integration

Login to your site to configure the app.

Detailed Installation Steps

Author

Frappe (info@frappe.io)