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.2.1

12 Oct 07:18
Compare
Choose a tag to compare

[ *] fix bug error 500 on saved cards display in customer account
[ *] fix bug can't save card in prestashop 1.6

2.2.0

16 Sep 15:33
Compare
Choose a tag to compare

[ +] Add EPS payment method by @202-ecommerce
[ +] Add FPX payment method by @202-ecommerce
[ +] Add P24 payment method by @202-ecommerce
[ +] Add Sepa debit payment method by @202-ecommerce
[ +] Add method payment on invoices by @202-ecommerce
[ *] Refactoring iDeal method with payment intents by @202-ecommerce
[ *] Refactoring Bancontact method with payment intents by @202-ecommerce
[ *] Refactoring Giropay method with payment intents by @202-ecommerce
[ *] Hook header controller validate #22 by @crashncrow

2.1.1

13 Jul 09:26
45ab38d
Compare
Choose a tag to compare

[+] Compatibility with PrestaShop 1.7.7 (by @jhoarau)
[+] Add shopname in orders (by @jhoarau)
[ * ] New traductions (by @jhoarau)
[ * ] Allows overriding the controller names for which the stripe headers are sent (by @jagui)
[ * ] Bug fix (by @jhoarau)

2.1.0

02 Jun 16:11
Compare
Choose a tag to compare

[+] Added the possibility to separate the authorization and capture for card payments based on order status (by @jhoarau)
[+] Added saving cards option for users (by @jhoarau)
[+] Added automatic webhook configuration in the Stripe dashboard (by @jhoarau)
[ * ] Visual improvement of backoffice configurations (by @jhoarau)
[ * ] Updated translations in : EN, FR, IT, ES, DE and NL (by @jhoarau)
[ * ] Updated FAQ (by @jhoarau)
[ * ] avoids sending a payment intent update due to the currency ISO code being uppercase (#2 by @jagui)
[ * ] Fix HTTPS with loadbalancer (#5 by @jagui)

2.0.8

10 Dec 10:00
f340834
Compare
Choose a tag to compare

[*] - Bug fix with changing currency #21085
[*] - Bug fix on Prestashop 1.7.6.1 #21415
[+] - Add new paragraph on FAQ #21396
[*] - Minor bug fix