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 [2025/04/03 01:44] (current)
michaelheumann
Line 1: Line 1:
-==== Version 2.1.30 / 2.2.30b - 07.12.2019+==== Version 2.5.7.3 / 2.6.7.3 (GIT) - 02.04.2025 ==== 
 +  * Another parameter order correction for Apple Pay, Google Pay, Direktüberweisung and Klarna 
 +  * Added change log file to zip 
 + 
 +==== Version 2.5.7.2 / 2.6.7.2 (GIT) - 31.03.2025 ==== 
 +  * BREAKING CHANGE: Renamed Payment Page parameters because they are also used by Apple Pay and Google Pay 
 +    * klarnaBillingAddress to billingAddress,  
 +    * klarnaShippingAddress to shippingAddress,  
 +    * klarnaCustomerInfo to customerInfo, 
 +    * klarnaBasket to basket 
 +  * Corrected parameter order for Klarna to match API docs 
 +  * Corrected parameter order for Direktüberweisung to match API docs 
 +  * Removed indicator parameter for Apple Pay and Google Pay (not used) 
 + 
 +==== Version 2.5.7 / 2.6.7 (GIT) - 24.03.2025 ==== 
 +  * Added support for payment methods Apple Pay and Google Pay  
 + 
 +==== Version 2.5.6 / 2.6.6 (GIT) - 17.03.2025 ==== 
 +  * paymethod Pay by bank replaced with Direktüberweisung 
 + 
 +==== Version 2.5.5.1 / 2.6.5.1 (GIT) - 04.03.2025 ==== 
 +  * Allow type parameter in paymethod Pay by bank 
 +  * Version is delivered in 2.5.5 zip 
 + 
 +==== Version 2.5.5 / 2.6.5 (GIT) - 28.02.2025 ==== 
 +  * Added support for payment method Pay by bank 
 + 
 +==== Version 2.5.4 / 2.6.4 (GIT) - 02.02.2025 ==== 
 +  * Some fixes and additional parameters for Klarna 
 + 
 +==== Version 2.5.3 / 2.6.3 (GIT) ==== 
 +  * (Version skipped for compatibility with Java and .NET SDKs) 
 + 
 +==== Version 2.5.2 / 2.6.2 (GIT) - 01.02.2025 ==== 
 +  * Removed now unsupported payment methods: giropay, Sofortüberweisung 
 +  * Added support for new payment method Klarna 
 + 
 +==== Version 2.5.1 / 2.6.1 (GIT) - 17.05.2024 ==== 
 +  * Implemented order secured for giropay (parameters secureAuth and secureAuthUntil). 
 + 
 +==== Version 2.5.0 / 2.6.0 (GIT) - 14.05.2024 ==== 
 +  * Refund, capture and void implemented for new giropay 
 +  * Removed now unsupported payment methods: Paydirekt, giropay ID, 
 +  * Removed now unused end points and examples: giropay AVS/KVS, Bankstatus 
 + 
 +==== 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.1575737792.txt.gz · Last modified: 2021/04/12 14:29