| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 395 |
| Technical Name |
odoo_payment_phonepe |
| License | LGPL-3 |
| Website | https://www.odoo.com/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 395 |
| Technical Name |
odoo_payment_phonepe |
| License | LGPL-3 |
| Website | https://www.odoo.com/ |
PhonePe Payment Gateway Integration
Configuration on the PhonePe Dashboard
How to Access Credentials?
For your onboarding, we invite you to book an appointment using the link provided. During this session, our team will guide you through the onboarding steps and assist with any setup or clarification you may need:
https://www.odoo.com/book/india-payment-provider
Make sure to note your Environment â use the Sandbox (UAT) credentials for testing and switch to Production once youâre ready to go live.
Configure Webhook
- Log in to your PhonePe Merchant Dashboard.
- Go to Developers Settings → Webhooks.
-
Click Create New Webhook, then enter your Odoo database URL followed by
/payment/phonepe/webhookas the webhook endpoint.
For example:https://example.odoo.com/payment/phonepe/webhook - Set a Username and Password for webhook authentication. You will need to enter these same credentials in Odoo later.
-
Enable the following webhook events:
- checkout.order.completed
- checkout.order.failed
- pg.refund.failed
- pg.refund.completed
Save your webhook settings to allow PhonePe to send real-time payment and refund updates to your Odoo instance.
Configuration on Odoo
- Install the PhonePe Payment Gateway module from the Apps menu.
-
Navigate to the Payment Providers menu in Odoo:
- Accounting → Configuration → Payment Providers
- Website → Configuration → Payment Providers
- Sales → Configuration → Payment Providers
-
Select the PhonePe provider and open the Credentials tab.
- Enter your Merchant ID, Client Id, Client Secret, Webhook Username and Webhook Password.
- Set the providerâs State to Enabled and save your configuration.
After saving, the PhonePe payment options (UPI, Cards, Net Banking, etc.) will automatically appear on your Odoo website checkout page, depending on your configuration in the PhonePe dashboard.
Support
For any queries or support needs, kindly schedule an appointment via the link below. This will allow our team to address your concerns directly and provide the necessary guidance:
https://www.odoo.com/book/india-payment-provider
Please log in to comment on this module