Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

44 lines (35 loc) · 1.61 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v1.1.1 - 2019-01-17

Fixed

  • Removed the undefined $parameters variable from the code (by @finalgamer)

Changed

  • updated dependencies

Added

  • adding support for PHP 7.2, PHP 7.3 and PHP 7.4
  • added a description on how to use getResponse() with custom parameters. (by @finalgamer)

v1.1.0 - 2018-05-01

Feature

  • added custom zip code parameter with OWNERZIP (by @wanze)

v1.0.0 - 2017-05-31

Fixed

  • if getForm() is called twice the signature has been added twice

Changed

  • dropping support for PHP 5.3, PHP 5.4, PHP 5.5 and HHVM
  • adding support for PHP 7.0, PHP 7.1

v0.1.0-ALPHA2 - 2015-10-17

Added

  • all Parameters for alias-usage
  • allowing to pass an array of additional parameters to the PostFinanceEPayment->createPayment method
  • added gateway URL for UTF-8 data (by Ymox - thanks!)

v0.1.0-ALPHA1 - 2014-04-22

Added

  • handle payment request
  • parse PostFinance response