The subscription overview and detail page in the customer account, as well as the subscription view in the backend, are now displayed even if a subscription uses a payment method the plugin does not provide itself, or if a subscription product is no longer available in the shop. Products priced at 0.00 and subscription products without a discount for the customer group no longer cause a failure. If adding a product to the cart fails, subscription processing no longer breaks off. The plugin's texts are fully loaded again; previously the English storefront showed German texts. The address output and the purchase options on the product page can now be adjusted through dedicated template blocks without changing plugin files.
Missing master data such as a shipping address without a country or a removed payment method is now detected before the payment is taken and named in the log; the rest of the cron run continues. The order confirmation is only sent once the order has actually been saved. The integrity check still reports suspicious subscription positions but no longer deletes them. Diagnostic entries in the plugin log are now fully readable in the backend, including multi-line values such as call paths
Improved logging for executions
- Fixed issue for sorting by active column
Fixes a bug where the customes was not able to change the payment method or details
- Fixes an error when calculating the price of a subscription
- Fixes an error when triggering subscriptions
- Technical adjustments
Fixed a bunch of bugs which were introduced with the integration of the new payment method 'invoice'
Adds the payment type "Recurring: Invoice" as a subscription payment type. Some bug fixes.
Fixes the error that an error is thrown by the cron when the bonus plugin is not active. Additionally, compatibility is established with customer group discounts (shopping cart discount).
- Compatibility with BonusPoints plug-in
- Various bug fixes
Articles can now be marked as subscription-only articles. This means that the article is only available for purchase as a subscription article and no longer as a normal article. Furthermore, it is now possible to configure whether the subscription should be preselected on the article detail page.
Fixes an error in the execution of the cron job, which caused orders not to be triggered if the cron job was started via SH
- Fixes a bug that prevented changing the Quantity for items in the subscription.
- Fixes a rounding error when calculating subscription discounts
Shipping costs are now displayed in frontend (abo detail) and backend (abo history).
Fixes an error in the price calculation + setting the initial OrderState when the subscription is successfully redeemed
Removed cache-clearing when deactivating the plugin
Multiple bugfixes implemented
- Reworked version for community store
- Some bug fixes
- Performance optimizations
- Resolved multiple issues which occured during installation