-
- Downloads
[IMP] payment, payment_test: missing payment token identifier
Before this commit payment tokens had no name for Test Payment Acquirer After this commit tokens generated by Test Payment Acquirer have a name that combines the last 4 digits of the card number and the card account holder name https://github.com/odoo/odoo/issues/50965 closes odoo/odoo#61844 X-original-commit: e20f0650 Signed-off-by:Jérémy Kersten (jke) <jke@openerp.com>
Showing
- addons/payment/i18n/payment.pot 2 additions, 2 deletionsaddons/payment/i18n/payment.pot
- addons/payment/static/src/js/payment_form.js 4 additions, 4 deletionsaddons/payment/static/src/js/payment_form.js
- addons/payment_test/models/payment_acquirer.py 2 additions, 1 deletionaddons/payment_test/models/payment_acquirer.py
Please register or sign in to comment