- Pagination on the
/v2/flows/:flowSlug/entriesendpoint now defaults to 100 entries per page.
Elastic Path Changelog
Keep up with changes to Elastic Path services by subscribing to our RSS Feed, Atom Feed, or JSON FeedChangelog 2019-04-04
Major Released a caching layer for /products endpoints. Cached data is now served to stores from edge locations around the world.
Major Released live version of the Self Checkout solutions.
Changelog 2019-03-27
- Fixed issue with timestamp on inventory record.
Changelog 2019-03-19
Major Added pagination to the /v2/flows/:flowSlug/entries endpoint with default set to 1000 entries per page.
Changelog 2019-03-04
- Major Added Zendesk integration for improved customer support.
- Validation error code now returns a helpful message for SingleEqualsPriceModifierViolation.
- Fixed an issue whereby newly created Flow Field wouldn’t immediately present on resource.
Changelog 2019-02-04
Major The architecture now incorporates Kubernetes.
- Successful request to orders/:ID/payments endpoint now returns information about the transaction which was created.
- Validation on files endpoint now checks the file parameter is passed, that it is an actual file and returns a 422 if it is not.
Changelog 2018-12-18
Major Created a tax item to calculate sales tax for individual cart items. GitHub now includes an example app showcasing TaxJar integration.
- Commerce Manager Transactions now include the
datefield and show formatted values. - Fixed issue with filtering orders.
- Added validation checks for file import.
Changelog 2018-12-11
- Added the
formattedfield totransaction.data.metashowing the formatted display price. transactionresponse now includes thecreated_atfield.
Changelog 2018-12-04
- Updated search to return a 400 error explaining the search contains unsupported characters.
Changelog 2018-11-20
- Fixed an issue whereby
GETorders.flowfields would return 404 when flow exists. - Fixed issue with accessing Commerce Manager.
- Fixed issue with stores list visible when there are no stores.
Changelog 2018-11-13
Major Commerce Manager Customers can now bulk add promo codes.
- Fixed issue with initial
POSTto cart returning unformattedmeta.display_price. - Fixed issue with child Product
skuandslugnot reflecting API response. - Fixed an issue with deleting customers through Commerce Manager and API.
Changelog 2018-11-06
- Commerce Manager Customers can now easily delete promo codes.
- Fixed issue with using modifier placeholder in
product.slugfield. - Fixed issue with assigning Inventory.
- Fixed issue whereby
idfields on update user and delete user are returned as integers instead of strings. - Fixed issue with deleting a user from a store.
Changelog 2018-10-30
- Fixed an issue whereby adding a second
cart_itemor deleting acart_itemwouldn’t returnflow.entriesfor allcart_itemsin the cart.
Changelog 2018-10-23
- Fixed issue with creating
productrelationships.
Changelog 2018-10-16
MAJORCommerce Manager Added product variations.- Updated validation rules for
POSTrequests onaddresses. - Fixed issue with additional key returned with
productresponse. - Added validation for
priceobject when adding a price modifier.
Changelog 2018-09-25
- Fixed issue with filtering on email.
- Commerce Manager Added pagination to Customers grid.
Changelog 2018-09-18
Major Added pagination to customers.
Changelog 2018-09-04
- Fixed issue with
flowtoflowcustom relationship.
Changelog 2018-08-28
- Added allocate and deallocate actions to inventory service.
- Fixed issue around
producttoproductrelationships and pagination.
Changelog 2018-08-21
Major Added Inventory Management is now available. Major Order exporting is now available.
POSTtovariation.optionreturns the newly createdoptionobject instead of the parentvariation.PUTtovariation.modifierreturns the updatedmodifierobject instead of the parentvariation.POSTtovariation.modifiersreturns the newly createdmodifierinstead of the parentvariation. Major Commerce Manager Customers can now easily export order data into aCSVfile.
Changelog 2018-08-14
Major Added Beta access to Inventory Management with orders.
Changelog 2018-06-19
- Added validation for the
currenciesarray in the promotions schema.
Changelog 2018-06-05
- Resolved an issue with using payment captured events.
- Child
productsnow displaymain_images. Major Stripe Connect payment method now available.
Changelog 2018-05-15
Minor
Resolved issue that prevented some users from working with Promotions API correctly.
flow to flow relationships are now available.
Major
CardConnect gateway now available.