This repository has been archived by the owner on Jun 2, 2020. It is now read-only.
[4.1.5] - 2019-05-21 (Enhancements / BugFix Release)
- Debug mode: Request body and headers were not displayed when getting 400 HTTP response code. Fixed;
- Remove unused phpunit/phpcov package;
- Add .gitattributes file to remove needless load from composer imports;
- Examples: Checkout API: Fix typo in the attachments file;
- Examples: Checkout API: Add more callback URLs;
- Examples: Add "How to set a discount" example.