This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Releases: heidelpay/php-customer-messages
Releases · heidelpay/php-customer-messages
Additional message for future usage
heidelpay PHP Customer Messages - Release 17.11.10
This release is adding a message to the default locales that provides information about when a customer has not confirmed a transaction - Code 100.396.102.
This is likely to happen if a customer has chosen to pay with "ratenkauf by easyCredit" but then decides to change the payment method.
Bugfix: Use default locale instead of throwing an exception
Release 17.8.3
This release just provides a bugfix when applying a locale with a non existing locale file.
This package now uses en_US
as default, when the applied locale has no locale file found in the application. If even this file cannot be found, the MissingLocaleFileException
will be thrown then.
Bugfix: Missing semicolon in german default message
Bugfix: Missing semicolon in german default message
First release
17.01.04 Added vendor folder to .gitignore