- Fixed an issue whereby
GET
orders.flow
fields would return 404 when flow exists. - Fixed issue with accessing Commerce Manager.
- Fixed issue with stores list visible when there are no stores.
Elastic Path Changelog
Keep up with changes to Elastic Path services by subscribing to our RSS Feed, Atom Feed, or JSON FeedChangelog 2018-11-13
Major Commerce Manager Customers can now bulk add promo codes.
- Fixed issue with initial
POST
to cart returning unformattedmeta.display_price
. - Fixed issue with child Product
sku
andslug
not 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.slug
field. - Fixed issue with assigning Inventory.
- Fixed issue whereby
id
fields 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_item
or deleting acart_item
wouldn’t returnflow.entries
for allcart_items
in the cart.
Changelog 2018-10-23
- Fixed issue with creating
product
relationships.
Changelog 2018-10-16
MAJOR
Commerce Manager Added product variations.- Updated validation rules for
POST
requests onaddresses
. - Fixed issue with additional key returned with
product
response. - Added validation for
price
object 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
flow
toflow
custom relationship.
Changelog 2018-08-28
- Added allocate and deallocate actions to inventory service.
- Fixed issue around
product
toproduct
relationships and pagination.
Changelog 2018-08-21
Major Added Inventory Management is now available. Major Order exporting is now available.
POST
tovariation.option
returns the newly createdoption
object instead of the parentvariation
.PUT
tovariation.modifier
returns the updatedmodifier
object instead of the parentvariation
.POST
tovariation.modifiers
returns the newly createdmodifier
instead of the parentvariation
. Major Commerce Manager Customers can now easily export order data into aCSV
file.
Changelog 2018-08-14
Major Added Beta access to Inventory Management with orders
.
Changelog 2018-06-19
- Added validation for the
currencies
array in the promotions schema.
Changelog 2018-06-05
- Resolved an issue with using payment captured events.
- Child
products
now 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.