Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
5108 Переглядів

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 ?

Аватар
Відмінити
Автор Найкраща відповідь

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

Аватар
Відмінити

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

Now I have same problem :(

Найкраща відповідь

Hello guys, can someone post example of controller?

Now I have same problem :(

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
лют. 24
2795
1
лист. 20
10049
1
вер. 20
3005
1
бер. 16
6414
1
трав. 24
1714