Skip to content

Releases: mallgroup/mpapi-client-php

Fix incorrect return type for Order::getPaymentType

14 Dec 16:21
Compare
Choose a tag to compare

Added support for Ulozenka status history in order detail

08 Jun 11:09
Compare
Choose a tag to compare

Added support for Ulozenka status history in order detail

Updated Orders entity

01 Apr 08:02
Compare
Choose a tag to compare
  • added missing fields and new branches entity, with info about secondary branch

Added support for new First delivery attempt field

09 Oct 09:56
Compare
Choose a tag to compare
Merge branch 'MAR-6031-first-delivery-attempt' into 'master'

[MAR-6031] Added support for new First delivery attempt field

See merge request marketplace-team/marketplace-api-client!50

Reverted the changes from 3.11.1 - 3.11.4

23 Sep 11:55
Compare
Choose a tag to compare

They weren't adding enough functionality to warrant the code necessary.
If you need full response in your app, you can catch the ResponseException and get the response using $exception->getResponse()->getBody()->getContents()

Fixes an issue in v3.11.3

23 Sep 08:25
Compare
Choose a tag to compare
Merge branch 'MAR-6868-error-logging' into 'master'

[MAR-6868] Resolve MAR-6868 "Error logging"

Closes MAR-6868

See merge request marketplace-team/marketplace-api-client!48

Fixes issue in v3.11.1

23 Sep 07:47
Compare
Choose a tag to compare
Merge branch 'MAR-6868-error-logging' into 'master'

[MAR-6868] Updated version to fix an issue with tag on github without force pushing

Closes MAR-6868

See merge request marketplace-team/marketplace-api-client!47

Fixed issue in v3.11.1

23 Sep 07:42
Compare
Choose a tag to compare
Merge branch 'MAR-6868-error-logging' into 'master'

[MAR-6868] Fix: throw same exception type as we received...

Closes MAR-6868

See merge request marketplace-team/marketplace-api-client!45

Updated logging of request errors

18 Sep 07:34
Compare
Choose a tag to compare

Updated logging of request errors: they are no longer truncated after 120 characters

Added support for new Product and Variant pricing endpoints

06 Sep 11:53
Compare
Choose a tag to compare
Merge branch 'MAR-6703-price-updates' into 'master'

[MAR-6703] Added support for new Product and Variant pricing endpoints

Closes MAR-6703

See merge request marketplace-team/marketplace-api-client!43