<span style="font-size:1.1em">Razorpay Payment Gateway for Paymenter</span>A seamless Razorpay integration for Paymenter, enabling secure and efficient payment processing for your customers.
Prerequisites
- Paymenter v1.x
- Razorpay Merchant Account
Setup1.
Install Razorpay Gateway Extension (Replace
/var/www/paymenter with your paymenter root if it is different)
- Automatic Installation
: git clone https://github.com/Sarthak-07/razorpay-payment-gateway.git /var/www/paymenter/extensions/Gateways/Razorpay - Manual Installation
: Download the extension and extract it in
/var/www/paymenter/extensions/Gateways2.
Enable Razorpay Gateway Extension Navigate to
Admin → Gateways → New Gateway → Razorpay in Paymenter and follow the Configuration steps.
Configuration1.
Key ID: Get Razorpay Key ID from
here.
2.
Key Secret: Get Razorpay Key Secret from
here.
3.
Webhook Secret: Generate Razorpay Webhook Secret from
here, Add a Webhook with event
<code class="bg-gray-100 dark:bg-gray-800 px-1.5 py-0.5 rounded text-sm font-mono">order.paid</code> in Razorpay Dashboard. Ensure the Webhook URL format is
<code class="bg-gray-100 dark:bg-gray-800 px-1.5 py-0.5 rounded text-sm font-mono">https://<your_paymenter_url>/extensions/gateways/razorpay/webhook</code>.
4.
Test Mode (optional): Enable this if you want to test Razorpay Gateway Extension.
5.
Test Key ID (optional): Get Razorpay Test Key ID from
here.
6.
Test Key Secret (optional): Get Razorpay Test Key Secret from
here.
Congratulations! Your Razorpay Payment Gateway Configuration is now complete!
SupportFor assistance, please reach out to me on Discord:
@sarthak77.