All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added options for stripe customization - @paulpartington-cti
- Fixed readme - @ianrushton88
- Added support translation for title of payment method - @dimasch
- Fixed placing order (event bus registration)
- Compatibility with VSF 1.11.x, updated documentation. - @dimasch (#43)
- Hide loader if we have card input validation errors. - @dimasch (#37)
- Fixed after clicking on the "Place the order" button, the page loading icon appears and immediately disappears - @dimasch (#35)
- Load the stripe dependencies on component mount level - prevent load on home page and etc. - @dimasch (#33)
- Compatibility with the official Stripe magento2 module - @dimasch (#20)
- Added support the custom payment method code - @dimasch (#30)
- Added VSF module signature for beforeRegistration hook - @dimasch (#28)