コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5134 ビュー

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 :(

アバター
破棄
関連投稿 返信 ビュー 活動
3
2月 24
2817
1
11月 20
10086
1
9月 20
3020
1
3月 16
6438
1
5月 24
1730