Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5106 Widoki

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 ?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć

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

Now I have same problem :(

Najlepsza odpowiedź

Hello guys, can someone post example of controller?

Now I have same problem :(

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lut 24
2795
1
lis 20
10049
1
wrz 20
3005
1
mar 16
6414
1
maj 24
1714