Skip to Content
Menu
This question has been flagged
1 Reply
1402 Views

Hello odooers,


je am actually trying to implement a new payment provider for odoo. The flow is simple, you only make an API call with some informations (such as API key, amount,....), the answer contains a link. This link will redirect on a page where the user can pay. To check wether or not the payment have been completed we it uses webhooks.


The problem is: I have no clue on how to begin. I didn't find any informations about how to develop a custom payment provider, I tried 'reverse engineer' it and look at how other payment providers were done (paypal for example), but it strated being very tricky and I wanted to be sure I was not losing time.


The question is: did someone faced a similar issue and was able to find ressources that could help me with my problem.


Have a good day ;)

Avatar
Discard

What is the name of the provider you want to implement? Which version of Odoo?

Best Answer

Hi,

Please refer to this blog to understand how to use a new payment provider for online payments.


https://www.cybrosys.com/blog/how-to-create-a-new-payment-provider-for-online-transactions-in-odoo-16


Avatar
Discard

Can you provide for How to create payment provider through code if possible or any example if you can provide Please Help.

Related Posts Replies Views Activity
0
Aug 25
157
1
Aug 25
586
1
Aug 25
490
4
Jul 25
1824
1
Jul 25
1039