Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Releases: moltin/php-sdk

2.0.2

11 Oct 09:12
Compare
Choose a tag to compare

This release adds support for custom line items to be added to the cart.

2.0.1

31 Jul 10:16
Compare
Choose a tag to compare
  • Adds main-image to valid relationships for products
  • Corrects an error on the README for file management

2.0.0

26 May 15:58
Compare
Choose a tag to compare

New release for interacting with V2 of the API 🎉

1.5

26 May 15:49
Compare
Choose a tag to compare
1.5
Merge pull request #51 from moltin/hotfix/duplicate-test-method

fix: Duplicate test method removed

1.3

17 May 10:14
@Jmz Jmz
Compare
Choose a tag to compare
1.3
  • Add delete customer method.
  • Fix issue that caused access tokens to not be refreshed.

1.4-beta

17 May 10:30
@Jmz Jmz
Compare
Choose a tag to compare
1.4-beta Pre-release
Pre-release

🔥 🔥 🔥
Warning
This release is still under development and may not be backwards compatible with older versions of SDK. If you're unsure, use 1.3!
🔥 🔥 🔥

1.2.0

31 Jan 20:39
Compare
Choose a tag to compare
  • Added Supplier facade so PHP-SDK users can create suppliers
  • Fixed incorrect variable name for Transaction::Get

No Exception on Unknown Field Type

12 Jan 14:09
Compare
Choose a tag to compare

We've removed the Exception that was thrown when the SDK encountered an unknown Field Type

v1.1

14 Dec 10:38
Compare
Choose a tag to compare
Feature
  • Adds encrypted field type support

v1.0.2

04 Nov 20:21
Compare
Choose a tag to compare
Fix
  • Allow SDK cURL driver to create a POST request when no post data is present