candy-api

GetCandy v1 E-Commerce API

APACHE-2.0 License

Downloads
7.5K
Stars
444

Bot releases are hidden (Show)

candy-api - v0.3.19

Published by alecritson about 5 years ago

  • [added] Added delivery exclusions
candy-api - v0.2.99

Published by alecritson about 5 years ago

Fix typo

candy-api - v0.2.98

Published by alecritson about 5 years ago

  • [added] Added extra events to payment handling
  • [added] Allow order reference callback to be a class
candy-api - v0.2.97

Published by alecritson about 5 years ago

  • [added] Added support for X-CANDY-CURRENCY on middleware
  • [improved] Allow vat_no to be nulled on an order
  • [improved] Better currency detection when creating a basket
candy-api - v0.3.17

Published by alecritson about 5 years ago

  • [changed] Removed orWhere in favour of separate queries when getting shipping region from postcode
candy-api - v0.3.16

Published by alecritson about 5 years ago

  • [improved] Improved outcode separation on order
candy-api - v0.2.96

Published by alecritson about 5 years ago

  • [improved] Improved outcode separation on order
candy-api - v0.3.14

Published by alecritson about 5 years ago

  • [fixed] Fixed way outcode was separated on a delivery estimate
candy-api - v0.2.95

Published by alecritson about 5 years ago

  • [fixed] Fixed reference to sortable field on category sort.
candy-api - v0.3.13

Published by alecritson about 5 years ago

  • [added] Added support for company name against an order
candy-api - v0.3.12

Published by alecritson about 5 years ago

Fixed an issue where Elastica was giving back 0 on total results.

candy-api - v0.3.11

Published by alecritson about 5 years ago

Show delivery total in order line resource

candy-api - v0.3.10

Published by alecritson about 5 years ago

  • [added] Added logging for order status changes
candy-api - v0.3.9

Published by alecritson about 5 years ago

Bring in some fixes from 0.2

candy-api - v0.2.94

Published by alecritson about 5 years ago

  • [changed] Regional shipping calculator math is now >= for min_basket
candy-api - v0.2.93

Published by alecritson about 5 years ago

  • [improved] Improved the way config is fetched from API.
candy-api - v0.2.92

Published by alecritson about 5 years ago

  • [added] Added PaymentFailedEvent to SagePay driver
candy-api - v0.3.8

Published by alecritson about 5 years ago

  • [added] Added CategoryStoredEvent when editing categories
candy-api - v0.3.7

Published by alecritson about 5 years ago

  • [changed] Changed the TextFilter field when filtering by an attribute to use the filter field in the mapping, seemed to give more accurate results.
candy-api - v0.2.91

Published by alecritson about 5 years ago

  • [fixed] Fixes to asset copying when duplicating a product
  • [added] Added CategoryStoredEvent when editing categories