Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 972 Bytes

File metadata and controls

28 lines (19 loc) · 972 Bytes
title description
Changelog
Changelog for the Mollie Payment Provider for Vendr.

Changelog

v2.0.2

Date: 2023-03-28
Description: Patch release with minor bug fixes/enhancements

  • Added refund, cancel and capture support via the backoffice.
  • Added Mollie's order ID and selected payment method to the transaction metadata log.
  • Upgraded Mollie.Api to 2.2.0.4.
  • Fixed issue where pending orders are not being finalized because Mollie doesn't send a webhook request until payment is confirmed. Order is now finalized during the redirect routine.

v2.0.1

Date: 2022-01-27
Description: Patch release with minor bug fixes/enhancements

  • Fixed issue with webhooks updating orders that haven't been finalized due to Mollie sending notifications in a weird way (#6).

v2.0.0

Date: 2021-10-07
Description: Initial release of the Mollie Payment Provider