Frappe Cloud
Marketplace
Search for an app
Frappe
Products
Insights
Not Available
installs
Publisher
Supported versions
Categories
E-Commerce
Resources
About
hello@aerele.in
for any support. We can also support to integrate it with your bank if they are providing the APIs.Frappe application to achieve banking API integration (currently supports ICICI Bank, PayTM Payments Bank is coming soon)
GNU/General Public License (v3) (see license.txt)
The Banking API Integration code is licensed as GNU General Public License (v3) and the copyright is owned by Aerele Technologies Pvt Ltd (Aerele) and Contributors.
Here, OBP means Outward bank payment
and BOBP means Bulk outward bank payment
Test
API Provider can be used to test the entire flow. For the unique id
values of various responses, please see the get_transaction_status
function in the Test API provider implementationOutward Bank Payment Details
, upload the payment details as a CSV or Excel file.Select appropriate options to use this doctype to process single payment.
While rejecting payment, the user need to enter the reason for rejection
After approval of payment, the user needs to enter verification details before initiating the transaction.
For every API request, logs will be created automatically.
Add the below details to the site_config.json
of the site that has Bank API Integration."bank_api_integration": { "disable_transaction": [], "enable_otp_based_transaction": "*", "proxies": { "ftp": "ftp://112.22.158.85:3001", "http": "http://112.22.158.85:3001", "https": "https://112.22.158.85:3001" } }
Disable Transaction - Add "*" if you want to disable transaction for all bank accounts otherwise just include the account number's in a list like [123243234324,324324324]
Enable OTP Based Transaction - Add "*" if you want to enable otp based transaction for all bank accounts otherwise just include the account number's in a list like [123243234324,324324324]
Adding proxies will allow making API requests from different IP's.
** Note: To reduce the attack surface it is recommended to disable the server script for the site that has Bank API Integration.
** The logo is the copyright of ICICI Bank.
User Reviews
No reviews yet, be the first to review.
0 rating
More apps from
Explore more apps