Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
5111 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona

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

Now I have same problem :(

Risposta migliore

Hello guys, can someone post example of controller?

Now I have same problem :(

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
feb 24
2795
1
nov 20
10051
1
set 20
3006
1
mar 16
6416
1
mag 24
1714