Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 716 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] 2020-08-08

Breaking

  • The method PaymentNotification::getAuthorizationResult() will now return an instance of AuthorizationResult instead of a string (so you do not have to create an instance from the string anymore).

[0.2.0] 2020-08-01

Added

  • You can process payment notifications (IPN) with a new set of methods and helpers.

[0.1.1] 2020-07-18

Fixed

  • The library will now produce a correct signature.