Skip to content

Commit 48e157c

Browse files
committed
Add changelog for v1.39
1 parent f613a93 commit 48e157c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

texts/Changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# <a name="changelog"></a> Changelog
22

33
## Table of Contents
4+
- [Version 1.39](#v1.39.0.0.20240319)
45
- [Version 1.38](#v1.38.0.0.20240123)
56
- [Version 1.37](#v1.37.0.0.20231114)
67
- [Version 1.36](#v1.36.0.0.20230912)
@@ -37,6 +38,18 @@
3738
- [Version 1.5](#v1.5.0.20170207)
3839
- [Version 1.4](#v1.4.0.20161015)
3940

41+
## <a name="v1.39.0.0.20240319"></a> Version 1.39 (released 2024-03-19)
42+
- available on Sandbox: 2024-03-01
43+
- introduced version 1.39
44+
- added value `1.39` for _SpecVersion_
45+
- removed `Styling` container from following requests in all API versions:
46+
- [PaymentPage/Initialize](index.html#Payment_v1_PaymentPage_Initialize)
47+
- [Transaction/Initialize](index.html#Payment_v1_Transaction_Initialize)
48+
- [Transaction/RedirectPayment](index.html#Payment_v1_Transaction_RedirectPayment)
49+
- [SecureCardData/AliasInsert](index.html#Payment_v1_Alias_Insert)
50+
- [PaymentPage/Assert](index.html#Payment_v1_PaymentPage_Assert) can now be called up to 120 hours for pending transactions (instead of 96 hours before)
51+
- removed `Transaction/QueryPaymentMeans` and `Transaction/AdjustAmount` methods from Saferpay Payment API
52+
- added `MandatoryFields` field to _BillingAddressForm_ container in [SecurePayGate Create SingleUsePaymentLink](index.html#rest_customers_[customerId]_terminals_[terminalId]_spg-offers)
4053

4154
## <a name="v1.38.0.0.20240123"></a> Version 1.38 (released 2024-01-23)
4255
- available on Sandbox: 2024-01-04

0 commit comments

Comments
 (0)