Skip to content

Releases: plvhx/tokopedia-php-sdk

1.2.1

01 Sep 02:04
Compare
Choose a tag to compare

Changelog:

  • Adding method getAllVariantsByCategoryIDV2 in src/Service/Product.php

1.2.0

19 Mar 12:41
Compare
Choose a tag to compare

Refactoring authorization module.

1.1.4

19 Feb 12:29
Compare
Choose a tag to compare
  • Adding wrapped 'webhooks' functionality to service factory.

1.1.3

19 Feb 11:48
Compare
Choose a tag to compare
  • Fixing wrapped 'webhooks' functionality code indentation based on PSR-2 conformance.

1.1.2

19 Feb 11:44
Compare
Choose a tag to compare
  • Wrap and add 'webhooks' functionality.

1.1.1

22 Dec 08:05
Compare
Choose a tag to compare
  • change format string after subpath '/fs' from '%s' to '%d', because fulfillment ID is integer.
  • change branch-alias for dev-master branch to 1.1-dev

1.1.0

14 Dec 10:59
Compare
Choose a tag to compare

Adding getJOBAndCOD method on class src/Service/Logistic.php

1.0.4

08 Dec 05:47
Compare
Choose a tag to compare

Adding encryption class (public key registration endpoint method).

1.0.3

07 Oct 13:57
Compare
Choose a tag to compare

Adding method getProductInfoBySKU() in src/Service/Product.php

1.0.2

23 Sep 18:50
Compare
Choose a tag to compare
Refactoring src/Service/Product.php