Paystack Payment Gateway Plugin for ERPNExt and Frappe

A plugin for payment on ERPNExt

category: FRappe Erpnext Random


This is a custom app that integrates Paystack payment in ERPNext and Frappe Framework.

It works seamlessly in shopping cart with no custom coding.


How to setup.

GITHUB Link: https://github.com/mymi14s/frappe_paystack

1. bench get-app --branch=master https://github.com/mymi14s/frappe_paystack
2. bench build --app frappe_paystack
3. bench migrate
4. bench restart
5. Open 'Paystack Setting' doctype and add secreet, public and whitelisted ip addressed from paystack 
52.31.139.75, 52.49.173.169 and 52.214.14.220

6. Open 'E Commerce Setting' doctype and select the payment gateway you created.

Test the shopping cart.

Thats all



PAYSTACK WEBHOOK

https://site.com/api/method/frappe_paystack.frappe_paystack.doctype.paystack_settings.webhook.webhook


See the youtube video for setup