Skip to content

Releases: WeGetFinancing/php-sdk

Release 2.7.0

08 Oct 17:13

Choose a tag to compare

v2.7

origin/2.7 | refactor(CartItemEntity): Accept nullable sku

Release 2.6.0

09 Sep 10:20

Choose a tag to compare

Money Entity Support to Value 0

Release 5.0.0

05 Jul 22:48

Choose a tag to compare

v5.0.0

origin/5.0 | chore(upgrade composer): updated libraries for magento m…

Release 4.0.0

27 Feb 10:28
0d809c2

Choose a tag to compare

  • Updated dependencies cache, serializer, and validator to version 7
  • Updated all the validator rules into the entities to attributes
  • Improved validation, now all the errors come at once and not in separate batch in case of type errors
  • Improved test cases

Release 3.0.0

22 Nov 09:45

Choose a tag to compare

  • Magento release

Release 2.4.1

22 Nov 09:44
eb5c578

Choose a tag to compare

  • Changed default branch name

Release 2.4.0

11 May 11:16
72fdf92

Choose a tag to compare

  • Integrated test calls for PPE

Release 2.3.0

03 May 08:23
c531bff

Choose a tag to compare

  • published software_plugin_version attribute and updated relative tests
  • downgraded PHP version to 8.0
  • added php-sdk version in the composer.json

Release 2.2.0

20 Mar 09:00
eeee239

Choose a tag to compare

  • Incorporated the API URLs as part of the codebase
  • Updated to php8 standard

Release 2.1.0

07 Mar 15:21
b2e2f12

Choose a tag to compare

  • Added information about merchant software
  • Improved code quality