[MERGE] payments: Add new payment form to e-commerce & online quote
- The generic form now support form & s2s payments. - The generic form is now implemented to pay on e-commerce and online quotation. - Added icons of supported credit cards for each payment acquirers. - Replaced e-commerce footer that was displaying payment acquirers by supported credit cards icons. - The payment form doesn't render s2s forms in python anymore. - The payment form now display an error when credit cards credentials are not filled. - Fixed a bug where paying with a registered token on e-commerce would crash. - Fixed errors not displaying on the payment form.
Showing
+337 -145
addons/payment/data/payment_icon_data.xml
0 → 100644
+ 0
- 0
6.99 KB
addons/payment/static/img/bancontact.png
0 → 100644
+ 0
- 0
6.91 KB
addons/payment/static/img/cirrus.png
0 → 100644
+ 0
- 0
6.63 KB
+ 0
- 0
8.7 KB
addons/payment/static/img/discover.png
0 → 100644
+ 0
- 0
5.74 KB
addons/payment/static/img/jcb.png
0 → 100644
+ 0
- 0
4 KB
addons/payment/static/img/maestro.png
0 → 100644
+ 0
- 0
7.83 KB
addons/payment/static/img/mastercard.png
0 → 100644
+ 0
- 0
8.75 KB
addons/payment/static/img/unionpay.png
0 → 100644
+ 0
- 0
9.31 KB
addons/payment/static/img/visa.png
0 → 100644
+ 0
- 0
4.79 KB