Skip to content

Releases: netlify/gocommerce

v1.7.1

10 Sep 12:27
Compare
Choose a tag to compare
  • Implemented Stripe SCA (#182) behind a feature flag - non-breaking

Stripe Strong Auth Beta 3

09 Sep 10:25
Compare
Choose a tag to compare
Pre-release

Fixed issue with saving transaction in cornfirm step twice with wrong value.

Stripe Strong Auth Beta 2

08 Sep 11:01
Compare
Choose a tag to compare
Pre-release
v1.8.0-beta2

Fix setting paid state on transaction

Stripe Strong Auth Beta 1

08 Sep 10:33
Compare
Choose a tag to compare
Pre-release
v1.8.0-beta1

Fix missing info on order for 2-step transactions

Stripe Strong Auth Alpha 3

08 Sep 09:13
Compare
Choose a tag to compare
Pre-release

Fix missing auth in calls to payment intents of Stripe API

Stripe Strong Auth Alpha 2

06 Sep 12:52
Compare
Choose a tag to compare
Pre-release

Fixed dependency on netlify-commons

Stripe Strong Auth Alpha 1

06 Sep 09:12
Compare
Choose a tag to compare
Pre-release
Support 2-step payments in Stripe

Enable via payment.stripe.use_payment_intents

v1.7.0

31 Jan 00:36
Compare
Choose a tag to compare
  • Optimize indices for large tables #171

v1.6.2

25 Jan 19:35
Compare
Choose a tag to compare
  • Fix broken database queries #167

v1.6.1

22 Jan 17:14
Compare
Choose a tag to compare
  • Fix stripe regression