Releases: 202-ecommerce/stripe_official
2.5.0
[ + ] [37392] PrestaShop 8 compatibilty #188
[ + ] [36863] Display logos Credit card, Apple Pay, Google Pay for payment methods #190
[ + ] [37133] Specify the conditions for displaying local payment methods #191
[ + ] [27526] Hook to add more Metadata #187
[ * ] [37252] Fix issue error 400 with Apple Pay payment
[ * ] [36274] Fix issue with configurations in All Shop Context (PS 1.7.8.x) #193
[ * ] [37132] Fix issue with payment_intent when switching from Live to Test mode #192
[ * ] [37621 37622] Fix issue with missing Name / Icon for OXXO payment on checkout page PS 1.6 / Fix issue with OXXO payment, bad message if paying without filling in the Name/E-mail fields 5cab1f9
[ * ] [37457] Fix issue wirh card payment not captured with Catch & Authorize disabled
[ * ] [37616] Fix issue with payment icons displayed for all payments methods PS1.7.x 664c9c1
[ * ] [37633] Fix issue with duplicated orders with different statuses for multistore abf0b7b
2.4.6
2.4.5-RC2
2.4.5
[ + ] Improvement: Fix slower API calls in customer cards display (35213 #145 > Credit @gmauro99 & @testing3-apps ) #153
[ + ] Improvement: Security (36112) #167 @jf-viguier
[ + ] Improvement: github actions PHPCS and PHPStan (33608) #160
[ * ] Fixbug: partial refund #55 (34683) #159
[ * ] Fixbug: form width and mastercard logo (35612) #148 Credit @lmeyer1
[ * ] Fixbug: payment intent update error with an other payment method after failed of card payment (35025) #150
[ * ] Fixbug: capture error during payment with card (35018) #151
[ * ] Fixbug: Problem with bancontact payment #154 Credit @paul-jolimoi
[ * ] Fixbug: Card logos are not displayed on the checkout page (34209) #157
[ * ] Fixbug: Fix order id retrieve in orderSuccess controller #152
[ * ] Fixbug: Fix webhook url validation in multishop context on PS 1.7.8.x(34319) #158
2.4.5-RC1
[ + ] Improvement: Fix slower API calls in customer cards display (35213 #145 > Credit @gmauro99 & @testing3-apps ) #153
[ + ] Improvement: Security htaccess (36112) #167
[ + ] Improvement: github actions PHPCS and PHPStan (33608) #160
[ * ] Fixbug: partial refund #55 (34683) #159
[ * ] Fixbug: form width and mastercard logo (35612) #148 Credit @lmeyer1
[ * ] Fixbug: payment intent update error with an other payment method after failed of card payment (35025) #150
[ * ] Fixbug: capture error during payment with card (35018) #151
[ * ] Fixbug: Problem with bancontact payment #154 Credit @paul-jolimoi
[ * ] Fixbug: Card logos are not displayed on the checkout page (34209) #157
[ * ] Fixbug: Fix order id retrieve in orderSuccess controller #152
[ * ] Fixbug: Fix webhook url validation in multishop context on PS 1.7.8.x(34319) #158
2.4.4
[ * ] Fix order confirmation page display (33970) #137
[ * ] Fix date_add of stripe_event entries when status is CREATED (33969) #136
[ * ] Fix unsupported ajaxDie method until Prestashop 1.6.0.12 (33955) #135
[ * ] Translation string "payment via Stripe" #139 fix #138 reported by @pschiffe
[ * ] Payment intent cannot be updated (34569) #142
2.4.4-RC1
[ * ] Fix order confirmation page display (33970) #137
[ * ] Fix date_add of stripe_event entries when status is CREATED (33969) #136
[ * ] Fix unsupported ajaxDie method until Prestashop 1.6.0.12 (33955) #135
[ * ] Translation string "payment via Stripe" #139 fix #138 reported by @pschiffe
[ * ] Payment intent cannot be updated (34569) #142
2.4.3
[ * ] Fixbug: Capture amount issue with splitted orders #128
[ * ] Fixbug: Wrong url to Stripe dashboard in back office with live mode (credit @s1239u85)
[ * ] Fixbug: Wrong capture_method for sofort orders since v2.4.2 - payment rejected (with help of @icemansparks)
[ * ] Fixbug: Upon entering card details, error occurs for some customers (credit @lnkmichaelknight)
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
2.4.1
[ * ] Fix bugs in webhook error (report by @alexandrebrubeyonds in #104) (32526 / 32605 / 32602)
[ * ] Fix bug with sofort (report by @csingewald in #104) (32598)
[ * ] Fix bug with OXXO payment. The order amount is duplicated in the BO (32203)
[ * ] Fix bug Install error in PrestaShop 1.6 reported in Prestashop Forum (32719)