mallgroup / mpapi-client-php

MPAPI client is a PHP tool created to help Internet Mall, a. s. partners easily manage article catalog, deliveries, orders, etc. using Mall Marketplace API.
Apache License 2.0
6 stars 19 forks source link

Missing constant #4

Closed Nxis closed 7 years ago

Nxis commented 7 years ago

Hi, for some reason, there's missing status blocked constant in Order.php: \MPAPI\Entity\Order\ Order::STATUS_BLOCKED

This status may be returned from unconfirmed orders status endpoint (http://docs.marketplaceapiv2.apiary.io/#reference/orders/get-unconfirmed-orders/get-unconfirmed-order).

mdrlikmall commented 7 years ago

STATUS_BLOCKED constant added to the Order entity in client version v2.12.1.