User Tools

Site Tools


en:phpsdk:changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:phpsdk:changelog [2019/12/07 17:56]
michaelheumann
en:phpsdk:changelog [2023/07/25 17:22] (current)
michaelheumann
Line 1: Line 1:
-==== Version 2.1.30 / 2.2.30b - 07.12.2019+==== Version 2.3.14 / 2.4.14 - 25.07.2023 ==== 
 +  * Renamed parameter customerId to giropayCustomerId for giropay 
 + 
 +==== Version 2.3.13 / 2.4.13 - 05.06.2023 ==== 
 +  * New parameter customerId for giropay 
 + 
 +==== Version 2.3.12 / 2.4.12 - 17.02.2023 ==== 
 +  * Added support for ApplePay. 
 + 
 +==== Version 2.3.11 / 2.4.11 - 24.01.2023 ==== 
 +  * Added optional parameter qrcodeReturn which causes the initialization to returns the payment link as a base64 encoded QR code in the field qrcode. 
 + 
 +==== Version 2.3.10 / 2.4.10 - 14.11.2022 ==== 
 +  * Renamed internal parameter. 
 + 
 +==== Version 2.3.9 / 2.4.9 - 14.09.2022 ==== 
 +  * Replaced iDeal logos with new versions 
 +  * Updated list of return and error codes 
 +  * New griopay API: Renamed optional parameter merchantReconciliationReferenceNumber to merchantOrderReferenceNumber. 
 +  * Payment Page: Renamed optional parameter paydirektMerchantReconciliationReferenceNumber to paydirektMerchantOrderReferenceNumber. 
 + 
 + 
 +==== Version 2.3.7 / 2.4.7 - 01.07.2022 ==== 
 +  * Added support for new optional Kassenzeichen parameter for all payment methods 
 + 
 +==== Version 2.3.6 / 2.4.6 - 15.06.2022 ==== 
 +  * Bugfix regarding handling of mandatory fields. 
 + 
 +==== Version 2.3.5 / 2.4.5 - 20.04.2022 ==== 
 +  * Support for new giropay. 
 + 
 +==== Version 2.3.4 / 2.4.4 - 25.02.2022 ==== 
 +  * Support for Paypal reservation (auth) and capture. 
 + 
 +==== Version 2.3.3 / 2.4.3 - 16.02.2022 ==== 
 +  * Support for Paypal refund. 
 + 
 +==== Version 2.3.2 / 2.4.2 - 31.01.2022 ==== 
 +  * Support for refund, capture and info for payment page transactions using the payment page reference. 
 +  * Fix in handling of error when capture, refund or void fails. 
 + 
 +==== Version 2.3.1.11 / 2.4.1.11 - 11.11.2021 ==== 
 +  * Support for the API call senderInfo 
 +  * Purpose parameter in credit card capture 
 + 
 +==== Version 2.3.1.9 / 2.4.1.9 - 21.07.2021 ==== 
 +  * Compatibility with PHP up to 7.4.x 
 + 
 +==== Version 2.3.1.8 / 2.4.1.8 - 06.07.2021 ==== 
 +  * Introduced new paypage parameter informationText. 
 + 
 +==== Version 2.3.1.7 / 2.4.1.7 - 04.06.2021 ==== 
 +  * Replaced old paydirekt logos with new giropay/paydirekt ones. 
 + 
 +==== Version 2.3.1.6 / 2.4.1.6 - 27.04.2021 ==== 
 +  * Added the fields for direct debit mandates to payment page. 
 + 
 +==== Version 2.3.1.5 / 2.4.1.5 - 22.01.2021 ==== 
 +  * Added the fields for donation certificate info to direct debit payment call. 
 + 
 +==== Version 2.3.1.4 / 2.4.1.4 - 18.12.2020 ==== 
 +  * Removed email parameter for 3-D Secure 2.0. 
 + 
 +==== Version 2.3.1.3 / 2.4.1.3 - 11.12.2020 ==== 
 +  * Added error codes for 3-D Secure 2.0 cases. 
 +  * Added support for 3-D Secure 2.0 to payment page calls. 
 +  * Fixed a bug in the new function testApiCredentials. 
 + 
 +==== Version 2.3.1 / 2.4.1 - 25.11.2020 ==== 
 +  * Added new function for testing API credentials: GiroCheckout_SDK_Tools::testApiCredentials(). 
 +  * Added optional fields for 3-D Secure 2.0 to creditcard API (available on backend from December 2020)  
 + 
 +==== Version 2.1.33 / 2.2.33 - 31.08.2020 ==== 
 +  * New parameter timeout in Payment Page API. 
 + 
 +==== Version 2.1.31 / 2.2.31 - 17.01.2020 ==== 
 +  * Added support for parameter otherpayments in Payment Page. 
 + 
 +==== Version 2.1.30 / 2.2.30b - 07.12.2019 ====
   * Added parameter to Request class to allow for easier use of development server.   * Added parameter to Request class to allow for easier use of development server.
   * Fixed Paydirekt cart class to make sure numeric values are not returned as strings in the JSON.   * Fixed Paydirekt cart class to make sure numeric values are not returned as strings in the JSON.
  
-==== Version 2.1.29 / 2.2.29 - 18.10.2019+==== Version 2.1.29 / 2.2.29 - 18.10.2019 ====
   * Added support for the new credit card iframe form calls initform and finalizeform   * Added support for the new credit card iframe form calls initform and finalizeform
  
en/phpsdk/changelog.txt · Last modified: 2023/07/25 17:22