콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
5117 화면

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
2799
1
11월 20
10053
1
9월 20
3006
1
3월 16
6420
1
5월 24
1715