Skip to content

Releases: alma/alma-php-client

v2.4.0

09 Dec 14:04
4a0a710
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Add new endpoint add order status by payment route (#155)

Contributors

@Francois-Gomis, @alma-renovate-bot, @alma-renovate-bot[bot], @github-actions and @remi-zuffinetti

v2.3.1

14 Nov 16:12
2ab21c4
Compare
Choose a tag to compare

Changes

  • Change send configuration url endpoint (#150)

Contributors

@Benjamin-Freoua-Alma and @github-actions

v2.3.0

04 Nov 09:29
1404d37
Compare
Choose a tag to compare

Changes

  • chore(deps): update pre-commit hook returntocorp/semgrep to v1.92.0 (#116)

🚀 New Features

  • feat: replace payment validator hmac verification by request hmac val… (#147)
  • Change CmsInfo themes to theme_name and theme_version (#146)
  • Add isUrlRefreshRequired function (#145)
  • Make nullable for all attributes in CmsInfo and CmsFeatures (#143)
  • Create endpoint and formatter for gather cms data (#142)

Contributors

@Benjamin-Freoua-Alma, @Francois-Gomis, @alma-renovate-bot, @alma-renovate-bot[bot], @github-actions, @hyahiaoui, @joyet-simon and @remi-zuffinetti

v2.2.0

05 Sep 11:59
d677ccf
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Add function for HMAC verification (#132)

Contributors

@Benjamin-Freoua-Alma, @CamilleFljt, @Francois-Gomis and @carine-bonnafous

v2.1.0

29 Jul 12:20
5bcfa43
Compare
Choose a tag to compare

Changes

  • Add new release workflow (#111)
  • Improve unit tests (#110)
  • Rework integration test in php client (#125)

🚀 New Features

  • Add updateTracking put endpoint & refactor Order Model (#124)

Contributors

@Francois-Gomis, @alma-renovate-bot, @alma-renovate-bot[bot], @carine-bonnafous, @gdraynz, @joyet-simon and @remic-alma

v2.0.7

22 May 13:49
9297444
Compare
Choose a tag to compare
  • Add endpoint Order State

v2.0.6

11 Mar 09:19
55f8992
Compare
Choose a tag to compare
  • Fix error in throw exception without sprintf

v2.0.5

06 Mar 09:48
80ed0ec
Compare
Choose a tag to compare
  • Fix endpoint customer-carts

v2.0.4

16 Feb 09:59
ce024b0
Compare
Choose a tag to compare
  • Fix json_decode in getSubscriptionDetails
  • Add subscription pending_cancellation status

v2.0.3

14 Feb 14:22
2c73716
Compare
Choose a tag to compare
  • Added order_id in subscription model
  • Added sendCustomerCart endpoint Insurance
  • Added cancelSubscription endpoint Insurance