Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ishivanshgoel/trustpay

TrustPay is a platform for small businesses to maintain their customer accounts digitally.
https://github.com/ishivanshgoel/trustpay

digital-accounts ejs express javascript mongodb mongoose nodejs razorpay-api razorpay-payment

Last synced: about 2 months ago
JSON representation

TrustPay is a platform for small businesses to maintain their customer accounts digitally.

Awesome Lists containing this project

README

        

# TrustPay

TrustPay is a platform for small businesses to maintain their customer accounts digitally. The sole vision behind the idea is to digitalise the accounts from RED book to the online portal/ application along with making it really easy for merchants to generate new invoices and accept payments directly in their bank account.

## Features for Merchants
1. It makes it `easy for merchants` to generate a `digital invoice` for customer.
2. Merchants can `directly receive payment in their bank account` from customer `(EasyPay do not hold payment/ recieve payments as a middleman)` which makes the application more `reliable` for the merchants.
3. Merchants can send payment `reminders` to customers through `SMS and Email` in just one click from merchant dashboard (Along with the `one click payment link`).
5. Merchants can charge `interest` on the payment `after the due date`.
6. Merchants make generate `Recurring Payments invoice` for the customers (Montly/ Quaterly/ Semi-Anually/ Yearly Subscriptions).
7. Easy to maintain accounts without paper.

## Features for Customer
1. Keep `track of all the payments` on a single dashboard.
2. Make Bill `Payments Digitally` without hassle.
3. `Reliable`, becuase payment is directly transfered to merchants account.
4. Can pay using one click payment link received in SMS/ email from the merchant.

## LICENSE
MIT License

Copyright (c) 2021 Shivansh Goel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.