Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Releases: 202-ecommerce/stripe_official

2.5.0

25 Nov 09:34
Compare
Choose a tag to compare

[ + ] [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

23 Sep 07:46
eb8fcaf
Compare
Choose a tag to compare

[ * ] Fixbug: Regression on refund (by @nervusdm) #175 #176
[ * ] Fixbug: Save cards (by @Afayadas) (36438) #177
[ * ] Fixbug: Fatal error in case of expired keys (by @clotairer) #180
[ * ] Refactor: Clean unnecessary code (by @clotairer) #179

2.4.5-RC2

02 Sep 09:45
b612dce
Compare
Choose a tag to compare
2.4.5-RC2 Pre-release
Pre-release

[ * ] Fix install error

2.4.5

08 Sep 08:17
ad95dd0
Compare
Choose a tag to compare

[ + ] 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

26 Aug 15:03
ad95dd0
Compare
Choose a tag to compare
2.4.5-RC1 Pre-release
Pre-release

[ + ] 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

04 May 09:08
7ff9e6c
Compare
Choose a tag to compare

[ * ] 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

22 Apr 06:34
7ff9e6c
Compare
Choose a tag to compare
2.4.4-RC1 Pre-release
Pre-release

[ * ] 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

02 Mar 17:15
3568089
Compare
Choose a tag to compare

[ * ] 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

21 Jan 15:03
f24f07f
Compare
Choose a tag to compare

[ * ] 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

29 Dec 14:13
66359f8
Compare
Choose a tag to compare

[ * ] 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)