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

I'm trying to configure a custom payment acquirer.

I've created the payment method and selected the manual configuration, I've copied the default_acquirer_button template and configured in the following way:

 t t-name="payment.my_acquirer_button"
    form t-attf-action="[partener url]" method="post" 
        input name="param1" t-att-value="param1" /
        input name="param2" t-att-value="param2" /
    /form
 /t

(sorry I had to remove "<" ">" because the forum was interpreting  my code.....)

I can see the payment method in the list of payment available with it's icon, but if I selec the new payment acquirer and click on Pay now button, I'm not redirect in the partner website and nothing happen.

But I can see the transaction in the transaction history on odoo and in the log I've the sql log line.

Can anyone help me to configure a custom payment acquirer? I've looked for documentation on the official website and also in the forum, there are some similar question but there is not a clear solution/guide.

아바타
취소
관련 게시물 답글 화면 활동
3
2월 24
3015
1
11월 20
10244
1
9월 20
3087
2
5월 20
5228
1
3월 16
6540