Skip to content

Releases: lloricode/paymaya-sdk-php

0.5.0-alpha - 2021-05-17

17 May 01:31
b0e57ad
Compare
Choose a tag to compare
Pre-release
  • Drop support php 7
  • Drop support spatie/data-transfer-object v2
  • Add support spatie/data-transfer-object v3

v0.4.4 - 2021-04-06

05 Apr 23:35
Compare
Choose a tag to compare
  • Optimise Guzzle Client parameter with handler

v0.4.3 - 2021-03-22

22 Mar 01:30
Compare
Choose a tag to compare
  • Add default headers

v0.4.2 - 2021-03-05

05 Mar 05:51
79d8e53
Compare
Choose a tag to compare
  • Add delete customization
  • Set null all customization properties if there is no return by paymaya api

v0.4.1 - 2021-03-01

01 Mar 08:27
Compare
Choose a tag to compare
  • Handle 404 when customization is empty

v0.4.0 - 2021-02-26

26 Feb 08:05
f5dff78
Compare
Choose a tag to compare
  • Move webhook class
  • Add checkout customization

v0.3.0 - 2021-02-23

23 Feb 02:58
5d04478
Compare
Choose a tag to compare
  • Add show checkout with id
  • Set all properties to public (to compatible also in spatie DTO)
  • Add spatie DTO (https://github.com/spatie/data-transfer-object)
  • Rename all properties depends on paymaya response
  • Remove all getter
  • Rename all classes depends on parmaya
  • Remove all ::new() functions (fix for psalm)

v0.2.2: ...

08 Feb 04:49
Compare
Choose a tag to compare
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>

v0.2.1: :eyes: Add show code coverage

05 Feb 10:31
Compare
Choose a tag to compare
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>

v0.2.0 Enhance Testing

05 Feb 03:48
Compare
Choose a tag to compare

No deprecate update, just enhance unit testing by using mocking