From 20c353e8e2b9467d8083d7a6dad31dd9b453cc7e Mon Sep 17 00:00:00 2001 From: Daniel Devaud Date: Tue, 7 May 2024 15:44:24 +0200 Subject: [PATCH] Add Change log --- texts/Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/texts/Changelog.md b/texts/Changelog.md index 89d5118..eec6e0e 100644 --- a/texts/Changelog.md +++ b/texts/Changelog.md @@ -1,6 +1,7 @@ # Changelog ## Table of Contents +- [Version 1.40](#v1.40.0.0.20240521) - [Version 1.39](#v1.39.0.0.20240319) - [Version 1.38](#v1.38.0.0.20240123) - [Version 1.37](#v1.37.0.0.20231114) @@ -38,6 +39,19 @@ - [Version 1.5](#v1.5.0.20170207) - [Version 1.4](#v1.4.0.20161015) +## Version 1.40 (released 2024-05-21) +- available on Sandbox: 2024-05-07 +- introduced version 1.40 +- added value `1.40` for _SpecVersion_ +- added Scheme Token type `MDES` and `VTS` (only available for Worldline Acquiring) +- added `WECHAT` as valid value for the field `PaymentMethods` +- added `SchemeToken` to `PaymentMeans` container +- added `POSTFINANCEPAY` as valid value for `Type` in [Alias/Insert](index.html#Payment_v1_Alias_Insert) +- removed `PAYPAL` as option in [Transaction/RedirectPayment](index.html#Payment_v1_Transaction_RedirectPayment) (feature is deprecated) +- removed `POSTFINANCE` and `POSTCARD` as valid values for `PaymentMethods` in [PaymentPage/Initialize](index.html#Payment_v1_PaymentPage_Initialize) requests +- removed `POSTFINANCE` as valid value for `Type` in [Alias/Insert](index.html#Payment_v1_Alias_Insert) +- removed `BANCONTACT` as valid value for `PaymentMethods` in [Alias/Insert](index.html#Payment_v1_Alias_Insert) + ## Version 1.39 (released 2024-03-19) - available on Sandbox: 2024-03-01 - introduced version 1.39