Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Releases: heidelpay/plentymarkets-gateway

Add auto Finalize

22 May 09:27
04c45a3
Compare
Choose a tag to compare

1.3.0

Added

  • From now on orders with invoice payment type can be finalized in the store backend.

Changed

  • The user guide has been updated.

Release Version 1.2.3

09 May 10:12
df406ce
Compare
Choose a tag to compare

Changed

  • Disable submit and cancel button on click to avoid more then one submit.

Fixed

  • Fixed a problem appearing when rendering the success page and the orders in the customer backend if the payment does not belong to heidelpay.

Release Version 1.2.2

23 Apr 07:12
48c5526
Compare
Choose a tag to compare

1.2.2

Changed

  • If a payment method cannot be used by the customer a specific error message is shown.
  • The sections Configuration > Data Container and Workflow 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.

Added

  • 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.

Fix invoice generation

26 Mar 10:53
da99166
Compare
Choose a tag to compare

1.2.1

Fixed

  • A bug resulting in an error when generating invoices for unknown payment methods.

Add Invoice Secured

20 Mar 11:54
f185287
Compare
Choose a tag to compare

1.2.0

Added

  • 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.

Changed

  • Updated the User guides.

Removed

  • Removed obsolete code.

Fix routes in preview mode

14 Mar 09:14
fc44da8
Compare
Choose a tag to compare

1.1.2

Fixed

  • A bug resulting in a problem creating orders in preview mode.

Release Version 1.1.1

02 Jan 15:41
c22b0a9
Compare
Choose a tag to compare

Fixed incorrect VAT for international customer

Release Version 1.1.0

22 Aug 12:03
bb8151c
Compare
Choose a tag to compare

First release of plugin