Changelog of the VSF module
2.0.0 - 14.03.2023
- stable version.
 
2.0.0-c.0 - 01.03.2023
- the solution isn't based on Run custom actions before confirming a payment (opens new window) Beta feature but on the Accept a payment using the Payment Element (opens new window) feature,
 - removed 
afterPayandcartVersionproperties fromPaymentStripeProvider.vue, - added 
currencyandamountproperties, createIntentcall also creates an order so it's impossible to modify cart after the first try of making a payment,- it's possible to retry with the same payment intent if failed during 3DS2,
 - removed 
confirmIntentendpoint, - adds a possibility to build return_url by developer on its own.
 
1.0.0 - 02.09.2022
- first version's release.