Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0.1

Added

  • Changelog

Updated

  • Postman collection
  • Interface interaction field naming to differentiate the connector itself to others

v1.0.0

Added

  • General configurations for Commercetools, Mollie and connector related
  • Package version for requests
  • Log mechanism
  • Supporting payment methods namely:
  • Supporting for Apply pay direct & Mollie card component
  • Filter options for listing payment methods
  • Create/cancel payment via Payment API
  • Refund/cancel refund payment via Refund API
  • Webhooks for payment status update, cancel payment, refund payment
  • Unit tests via Jest
  • Possibility to manage the due date period for bank transfering
  • Postman collection for developers