This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
2.4.2
[ * ] Task: update totclasslib to 2.3.1 version (32038)
[ * ] Fixbug: change customer secure_key passed to validateOrder method by cart secure_key (30764)
[ * ] Fixbug: added the missing sepa debit logo on the checkout payment page (30641)
[ * ] Fixbug: empty id_customer context on payment card saving (32846)
[ * ] Fixbug: fix changing amount cart in AJAX (32848) from #97 by @gmauro99
[ * ] Fixbug: catch api error when save Apple Pay configuration (30670, 32649)
[ * ] Fixbug: payment method with redirection on PS 1.7.8
[ * ] Fixbug: truncate process logger table in upgrade 2.4.2
[ * ] Fixbug: Updates StripeCustomer.php to avoid broken SQL on guest checkout. #49 by @jruillier