Hi All,
Please suggest me how to integrate a 3rd party payment method for instance PayU in Odoo?
Thank you,
Radhika
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi All,
Please suggest me how to integrate a 3rd party payment method for instance PayU in Odoo?
Thank you,
Radhika
Hi Radhika,
To integrate any third party tool or service, first you need to study the architecture, how the service works. You also need a developer guide of that service.
There are lots of libraries are available in python, using them you can integrate any third party payment gateway with Odoo. But for that you have to study what kind of request you need to make and how to parse the response.
References: 1: SOAP, 2: HTTP, 3: Payment Gateway (Ogone) Modules
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Nov 24
|
928 | ||
|
2
Mar 24
|
3324 | ||
|
0
Nov 23
|
372 | ||
|
0
Mar 23
|
663 | ||
|
1
Feb 23
|
846 |
Click here for info : https://www.youtube.com/watch?v=qNWYhYMVM1Q
Where is the module of the video?