Skip to content
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)

Compare
Choose a tag to compare
@alexions alexions released this 21 May 12:42
· 22 commits to v4.1 since this release
f9141df
  • 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.