跳至内容
菜单
此问题已终结
4303 查看

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
2962
1
11月 20
10212
1
9月 20
3069
2
5月 20
5197
1
3月 16
6504