The format is based on Keep a Changelog and uses Semantic Versioning.
Unreleased features and fixes can be viewed on GitHub. To do this, click on Unreleased.
- modified compatibility
3.0.1
and3.0.2
0.4.1 - 2024-01-06
You have to update the module via MMLC and under Admin > Modules > Payment Methods
- Fixed a bug that the module does not work with a shop installed in a subfolder. (#57)
- A bug has been fixed where only currencies in euros were transferred to Stripe. (#58)
0.4.0 - 2024-01-03
You have to update the module via MMLC and under Admin > Modules > Payment Methods
- A button has been added that allows you to automatically register the appropriate WebHook with Stripe. (#51)
- Changes to order status through Stripe events are now logged in the order history. (#52)
- An error has been fixed that can occur if the module tries to transmit an amount with decimal places to Stripe during the ordering process. (#54)
0.3.0 - 2023-12-28
You have to update the module via MMLC and under Admin > Modules > Payment Methods
- options to select order status via config for stripe webhook events (#48)
- improve configuration text
0.2.0 - 2023-11-30
- modified compatibility
3.0.0
checkout.session.expired
to install.md
0.1.1 - 2023-11-23
- module description to moduleinfo.json for mmlc version
<1.22.0
- can not display stripe payment information of orders details with stripe payment
0.1.0 - 2023-11-23
- initial version