| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 359 |
| Technical Name |
odoo_payment_payu |
| License | LGPL-3 |
| Website | https://www.odoo.com/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 359 |
| Technical Name |
odoo_payment_payu |
| License | LGPL-3 |
| Website | https://www.odoo.com/ |
Payu Payment Gateway Integration
Configuration on the Payu 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
After signing in, check the account mode in the top-right corner of the dashboard.
Use Test Mode to try the integration without real charges, and switch to Live Mode when you are ready to accept payments from customers.
Configure Webhook
- Log in to your Payu Merchant Dashboard.
- Go to Developer → Webhooks .
- Toggle the Test Mode switch in the right menu to try the integration without charging customers.
- Click on Create Webhook.
-
Select the type of webhook as Payments and choose the desired event
(e.g., Successful, Failed, Refund, or Dispute).
Note: You can select only one event at a time. To configure multiple events, repeat the process and create a separate webhook for each event. -
Under the "Webhook URL", enter your Odoo database URL followed by
/payment/payu/webhookin the Webhook URL field.
For example:https://example.odoo.com/payment/payu/webhook -
Enable the following events:
- Successful
- Failed
Configuration on Odoo
- Install the module from the Apps menu.
-
Now, navigate to the Payment providers by going to:
- Accounting ‣ Configuration ‣ Payment Providers
- Website ‣ Configuration ‣ Payment Providers
- Sales ‣ Configuration ‣ Payment Providers
-
Select the provider and configure the Credentials tab.
- Set the State to Enabled.
After configuring the details, On your website checkout page, you will see the Payu payment methods (UPI, Card, Netbanking, etc.) based on the configuration you set in the Payment Provider.
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