Skip to Content
Menu
This question has been flagged
2 Replies
5109 Zobrazenia

Hello,

I have developped my custom Payement Acquirer method for a local payment provider.

The problem is that this payment provider gives me a url with HTTP GET Method but Odoo seems to POST data to tx_url and not GET.

So I am having 405 errors at redirections from Odoo Web Site to Acquirer page.

Can anyone help me about this ?

Avatar
Zrušiť
Autor Best Answer

I solved this by creating the controller url that acept POST requests and then redirect to with GET.

The internal POST controller method is used to post Acquirer data

The Acqurere Redirect GET url is part of the Acquirer data posted by Odoo.

That works perfectly

Avatar
Zrušiť

Hi Tidiane, can can you please post example of controller?

Now I have same problem :(

Best Answer

Hello guys, can someone post example of controller?

Now I have same problem :(

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
feb 24
2795
1
nov 20
10049
1
sep 20
3005
1
mar 16
6414
1
máj 24
1714