- Any number of reminder levels can now be configured. The second and every further reminder is set up in a new grid with interval, mail template and new payment status.
- Existing configurations of the second and third reminder are moved into the new grid automatically during the update.
- Fixed reminder mails being lost when the mail template used order data that was not loaded, for example the order status.
- Reminder mails now load the same order data as Shopware's own order mail templates.
- A failed mail no longer changes the payment status and is retried on the next run.
- Fixed reminder configurations chained via order state (e.g. reminder -> dunning -> second dunning) getting stuck after the first stage.
- Each reminder configuration now tracks its own progress on the order instead of sharing one counter.
- Fixed an issue where reminders based on the first invoice creation date ignored configured third-party invoice document types (e.g. ZUGFeRD).
- Added a third payment reminder with its own interval, mail template and payment status.
- The third reminder is optional and is sent after the second one.
- Fixed an issue where plugin configurations were not set to the time of the last execution if no payment reminders were configured.
- Added CC and BCC email recipient fields to the payment reminder configuration.
- Reminder emails are now additionally sent to the configured CC and BCC addresses.
- Fixed an issue with custom fields alternative email addresses.
- Improved handling of invalid configurations.
- Optimized admin.
- Fixed missing email header and footer in reminder emails.
- Added support for multiple invoice document types as email attachments.
- Fixed missing `domains` association when loading SalesChannel, which caused "Impossible to access an attribute (url) on a bool variable" error in Twig email templates.
- Fixed missing `salesChannel` object in mail template data so that `salesChannel.domains|first.url` works correctly.
- New config to select the starting point for the interval calculation (order date or first invoice creation date).
- New config to select a custom field for an alternative email address.
- A new selection option has been added, allowing a new payment status to be set after each payment reminder.
- Compatibility with Shopware 6.7.
- Support for the following languages: de-DE, en-GB, nl-NL, fr-FR, es-ES, fi-FI, nn-NO, sv-SE, cs-CZ, pt-PT, tr-TR, da-DK, it-IT, pl-PL, bs-BA
- Fixed missing email header and footer in reminder emails.
- Fixed missing `domains` association when loading SalesChannel, which caused "Impossible to access an attribute (url) on a bool variable" error in Twig email templates.
- Fixed missing `salesChannel` object in mail template data so that `salesChannel.domains|first.url` works correctly.
- Fixed an issue where lastRunTimestamp was not set correctly if no intervals were configured.
- Fixed an issue where lastRunTimestamp was set to false if a sales channel was deactivated.
- Fixed an issue where orders from additional sales channels were not processed correctly when sending payment reminders.
- Improved sending mails with custom mail templates.
- New config to select the starting point for the interval calculation (order date or first invoice creation date).
- New config to select a custom field for an alternative email address.
- A new selection option has been added, allowing a new payment status to be set after each payment reminder.
- Change of the plugin basic data.
[10.10.2024]
- Code Quality Improvements
[03.09.2024]
- Multi-select conflict fix
[03.07.2024]
- Making "Sales channel" config multiselect
- Bugfix
[15.04.2024]
- Compatibility with v6.6.0.0
[10.10.2024]
- Code Quality Improvements
Multi-select conflict fix
[03.07.2024]
- Making "Sales channel" config multiselect
- Bugfix
[08.03.2024]
- Bugfix related to a config field
[19.02.2024]
- Plugin Improvements
[19.09.2023]
- Fixed issue with admin user role permissions
[13.09.2023]
- Code Improvement
[25.05.2023]
- Compatibility with v6.5.0.0
[09.07.2024]
- Multiselect for config „Saleschannel“ now possible
- Bugfix
[14.03.2024]
- Improvement in invoice sending logic
[10.10.2023]
- Big functionality upgrade: Select sales channel specific email templates for each reminder. IMPORTANT: Please check plugin configs and select sales channel and template. If not done after update, no emails will be sent.
[28.09.2023]
- New feature to multiselect order statuses field for not sending reminder
[25.09.2023]
- Ability to select a sales channel specific email template
[19.09.2023]
- nFixed issue with admin user role permissions
[27.04.2023]
- Solved problem with multilingual sales channels
[18.04.2023]
Adding new interval config which defines order stati for which - no - reminder is sent
[06.04.2023]
- Minor Bugfix
[17.02.2023]
- Second interval is not mandatory anymore and is disabled if not configured
[29.11.2022]
Major Update:
- Adding the possibility to send a second payment reminder email with own email template
- some wording adjustments
[25.08.2022]
- Cronjob bugfix related to plugin's sales channel configuration.
[19.08.2022]
- Plugin Improvement that include payment method changes by the user from the account menu + Bugfixes.
[22.07.2022]
- Added logging system to log sent emails
[13.06.2022]
IMPORTANT UPDATE!
Extensive feature enhancement:
- eMail attachment per payment reminder configuration enabled
- Configuration of payment reminders now also possible based on specific payment methods
[29.04.2022]
- Minor Bugfixes
[22.04.2022]
- New Feature: Invoice PDF file is added to reminder eMail
[02.03.2022]
- Fixed issue with Amazon Pay plugin
- Fixed issue with german mail template
[18.01.2022]
- Cron run info is added in config of plugin
- Set date from which orders now can be considered
[29.09.2021]
- Setting Cronjob Intervall to 10 minutes & some language adjustments
[27.09.21]
- Compatibility with v6.4.4 related migrations
[09.09.2021]
- Bug fix related multi select box in administration
[07.09.2021]
- Set template data for preview email template
[29.07.21]
- Compatibility with shopware 6.4.x
[21.06.2021]
- Added option to set individual time intervals for specific payment statuses.
[10.03.2021]
- Initial Plugin release