Payments
App has 2 modules - Payments and Payment Gateways.
- Author: iamtalib13
- Repository: https://github.com/iamtalib13/payments
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Accounting
- Maintenance: Unmaintained
Install Payments
bench get-app https://github.com/iamtalib13/payments
Add the Frappe Gems badge to your README
Maintain Payments? Paste this into your README:
[](https://frappegems.com/gems/apps/iamtalib13/payments)
About Payments
Payments
A payments app for frappe.
Installation
Install bench & frappe.
Once setup is complete, add the payments app to your bench by running
$ bench get-app payments- Install the payments app on the required site by running
$ bench --site install-app payments
App Structure & Details
App has 2 modules - Payments and Payment Gateways.
Payment Module contains the Payment Gateway DocType which creates links for the payment gateways and Payment Gateways Module contain all the Payment Gateway (Razorpay, Stripe, Braintree, Paypal, PayTM) DocTypes.
App adds custom fields to Web Form for facilitating payments upon installation and removes them upon uninstallation.
All general utils are stored in utils directory. The utils are written in utils.py and then imported into the __init__.py file for easier importing/namespacing.
overrides directory has all the overrides for overriding standard frappe code. Currently it overrides WebForm DocType controller as well as a WebForm whitelisted method.
templates directory has all the payment gateways' custom checkout pages.
#
License
MIT (license.txt)
Related Accounting apps for Frappe & ERPNext
- Books — Free Accounting Software
- Lending — Open Source Lending software
- Payments — A payments app for frappe
- Banking — Load your bank transactions into ERPNext and reconcile them with your vouchers.
- Erpnext Quota — App to manage ERPNext Site, User, Company and Space limitations
- Utility Billing — The Utility Billing & Property Management App is a powerful addition to ERPNext, designed to streamline utility billing, property leasing, and tenant management. Ideal for municipal utilities, real estate managers, and property developers.
- Expense Request — ERPNext Expense Requests
- Vendor Payments — A frappe app that has workflows and reports to make payments to vendors by a company and track them