Cashfree Payment Gateway for PaymenterA seamless Cashfree integration for Paymenter, enabling secure and efficient payment processing for your customers.
Prerequisites
- Paymenter v1.x
- Cashfree Merchant Account
Setup1.
Install Cashfree Gateway Extension: (Replace
/var/www/paymenter with your paymenter root if it is different)
- Automatic Installation:
git clone https://github.com/Sarthak-07/Cashfree-Paymenter.git /var/www/paymenter/extensions/Gateways/Cashfree - Manual Installation:
Download the extension and extract it in
/var/www/paymenter/extensions/Gateways2.
Whitelist your website: Before using the Cashfree Gateway Extension, you must whitelist your domain in the Cashfree Merchant Dashboard.
Read more3.
Configure Webhooks: Add Webhook Endpoint with event
<code class="bg-gray-100 dark:bg-gray-800 px-1.5 py-0.5 rounded text-sm font-mono">Success Payments</code> in Cashfree Merchant Dashboard. Ensure the Endpoint URL format is
https://your.domain.name/extensions/gateways/cashfree/webhook.
Read more4.
Enable Cashfree Gateway Extension: Navigate to
Admin → Gateways → New Gateway → Cashfree in Paymenter and follow the Configuration steps.
Configuration1.
Client APP ID: Get Cashfree Client APP ID from
here2.
Client Secret Key: Get Cashfree Client Secret Key from
here3.
Test APP ID (optional): Get Cashfree Test APP ID from
here4.
Test Secret Key (optional): Get Cashfree Test Secret Key from
here5.
Test Mode (optional): Enable this if you want to test Cashfree Gateway Extension
Congratulations! Your Cashfree Payment Gateway Configuration is now complete!
SupportFor assistance, please reach out to me on Discord:
@sarthak77.