Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4972 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér

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

Now I have same problem :(

Bedste svar

Hello guys, can someone post example of controller?

Now I have same problem :(

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
feb. 24
2672
1
nov. 20
9934
1
sep. 20
2914
1
mar. 16
6295
1
maj 24
1553