- Change condition to choose between net- and gross- price due to forum topic https://forum.plentymarkets.com/t/heidelpay-zieht-nur-nettobetrag-ein/540028/13.
- Section 'Known Issues' has been updated in the user guide.
- From now on orders with invoice payment type can be finalized in the store backend. See User Guide for details.
- The user guide has been updated.
- Disable submit and cancel button on click to avoid more then one submit.
- Fixed a problem appearing when rendering the success page and the orders in the customer backend if the payment does not belong to heidelpay.
- If a payment method cannot be used by the customer a specific error message is shown.
- The sections
Configuration > Data Container
andWorkflow description > Invoice secured B2C
within the user guide have been updated. - The address comparison has been optimized to raise the conversion rate of invoice payments.
- Additional payment information can now be shown within the customer backend (Invoice payment). See User Guide for details.
- Payment information for invoice payment types are now shown within the merchant backend.
- An error message will be shown when the customer is under 18.
- An error message will be shown when the salutation is invalid.
- A bug resulting in an error when generating invoices for unknown payment methods.
- Added payment type
secured Invoice B2C
. - Data-Container for additional payment information. See User Guide for details.
- Additional preview image.
- Enabled basket transmission for secured payments.
- Updated the User guides.
- Removed obsolete code.
- A bug resulting in a problem creating orders in preview mode.
- Replace images.
- Resolve codingstyle violations.
- Update .gitignore
- Add support information to readme
- Fix support phone number.
- Fix incorrect VAT for internaational customer
- Todo-comments.
- Logging from event handler to avoid extensive logging.
- Refactored translations, added new ones and fixed mixup.
- Moved payment method generation to migration.
- Updated the user-guide.
- IO as requirement to plugin.json.
- Initial implementation.
- Added payment methods credit card, debit card, Sofort and direct debit.