Skip to content

Commit

Permalink
Merge pull request #52 from mollie/release/v1.0.1
Browse files Browse the repository at this point in the history
Release/v1.0.1
  • Loading branch information
tdang1-shopmacher authored Sep 9, 2024
2 parents e9c5c6f + 1ab1e63 commit 3d316de
Show file tree
Hide file tree
Showing 14 changed files with 2,368 additions and 697 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Changelog

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

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 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:
- [Apple pay](https://docs.mollie.com/docs/apple-pay)
- [Bancontact](https://docs.mollie.com/docs/bancontact)
- [BLIK](https://docs.mollie.com/docs/blik)
- [Credit/debit card](https://docs.mollie.com/docs/cards)
- [Gift cards](https://docs.mollie.com/docs/giftcards)
- [iDEAL](https://docs.mollie.com/docs/ideal)
- [KBC/CBC](https://docs.mollie.com/docs/kbc)
- [Paypal](https://docs.mollie.com/docs/paypal)
- [Przelewy24](https://docs.mollie.com/docs/przelewy24)
- Supporting for [Apply pay direct](https://docs.mollie.com/docs/direct-integration-of-apple-pay) & [Mollie card component](https://docs.mollie.com/docs/mollie-components)
- 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
10 changes: 0 additions & 10 deletions docs/README.md

This file was deleted.

436 changes: 0 additions & 436 deletions docs/postman/sctm_connector.postman_collection.json

This file was deleted.

141 changes: 0 additions & 141 deletions docs/postman/sctm_connector.postman_environment.json

This file was deleted.

Loading

0 comments on commit 3d316de

Please sign in to comment.