Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4276 Visninger

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.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
feb. 24
2926
1
nov. 20
10182
1
sep. 20
3054
2
maj 20
5185
1
mar. 16
6487