https://github.com/vaibhavsys/phonepe-paymenter
Accept payments effortlessly via PhonePe for a smooth, convenient checkout experience!
https://github.com/vaibhavsys/phonepe-paymenter
payment-gateway paymenter phonepe
Last synced: about 1 year ago
JSON representation
Accept payments effortlessly via PhonePe for a smooth, convenient checkout experience!
- Host: GitHub
- URL: https://github.com/vaibhavsys/phonepe-paymenter
- Owner: VaibhavSys
- License: mit
- Created: 2024-11-11T17:23:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-21T19:12:10.000Z (about 1 year ago)
- Last Synced: 2025-03-21T19:43:40.509Z (about 1 year ago)
- Topics: payment-gateway, paymenter, phonepe
- Language: PHP
- Homepage: https://market.paymenter.org/extensions/63/PhonePe
- Size: 2.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## PhonePe Payment Gateway for Paymenter

A simple extension to integrate PhonePe as a payment gateway within your Paymenter platform, making it easy for customers to pay via PhonePe for a smooth, convenient checkout experience.
## Supported Versions
> The latest version which supported Paymenter v0.9.5 is [v1.0.3](https://github.com/VaibhavSys/PhonePe-Paymenter/tree/v1.0.3)
- **Supported Version:** Paymenter V1 Beta
- **Extension Version:** 2.0.0
## Setup
1. Install the extension
- Replace `/var/www/paymenter` with your paymenter root if it is different
- **One-liner Install:** `git clone https://github.com/VaibhavSys/PhonePe-Paymenter.git /var/www/paymenter/extensions/Gateways/PhonePe`
- **Manual Install:** [Download](https://github.com/VaibhavSys/PhonePe-Paymenter/releases/latest/download/PhonePe.zip) the extension and extract it in `/var/www/paymenter/extensions/Gateways`
2. Enable the extension and setup your PhonePe credentials
3. You are now ready to accept payments using the PhonePe Gateway!
4. Go live when you are done testing!

## Configuration
- **Merchant ID:** PhonePe Merchant ID
- **Salt Key:** PhonePe Salt Key
- **Salt Index:** PhonePe Salt Index
- **Order Prefix (optional):** Prefix of the Order ID. Example: Setting prefix as `ORDER-` will make the Order ID for invoice 8 `ORDER-8`
- **Live (checkbox):** Enable this if you want to use the gateway in production
- **Allow Foreign Currency (checkbox):** Enable this option to allow users to pay invoices in non-INR currencies. The invoice amount will be considered equivalent to the INR amount.

## Security Notice
This extension requires sensitive information, such as your PhonePe Merchant ID and Salt Key. To keep your transactions secure:
- Always store these credentials securely and confidentially.
## Support
For assistance, please reach out to me on [Discord: @vaibhavd](https://discord.com/users/914452175839723550).
## License
- **License:** This is a opensource extension licensed under the [MIT License](LICENSE). The extension is opensource on GitHub: [PhonePe Paymenter GitHub](https://github.com/VaibhavSys/PhonePe-Paymenter)
- **Trademarks:** The PhonePe name and logo are trademarks of PhonePe Pvt Ltd. This project is not affiliated with or endorsed by PhonePe.