Changelog 2019-04-09
- Pagination on the
/v2/flows/:flowSlug/entriesendpoint now defaults to 100 entries per page.
/v2/flows/:flowSlug/entries endpoint now defaults to 100 entries per page.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.
Major Added pagination to the /v2/flows/:flowSlug/entries endpoint with default set to 1000 entries per page.
Major The architecture now incorporates Kubernetes.
Major Created a tax item to calculate sales tax for individual cart items. GitHub now includes an example app showcasing TaxJar integration.
date field and show formatted values.formatted field to transaction.data.meta showing the formatted display price.transaction response now includes the created_at field.GET orders.flow fields would return 404 when flow exists.Major Commerce Manager Customers can now bulk add promo codes.
POST to cart returning unformatted meta.display_price.sku and slug not reflecting API response.product.slug field.id fields on update user and delete user are returned as integers instead of strings.cart_item or deleting a cart_item wouldn’t return flow.entries for all cart_items in the cart.product relationships.MAJORCommerce Manager Added product variations.POST requests on addresses.product response.price object when adding a price modifier.Major Added pagination to customers.
flow to flow custom relationship.product to product relationships and pagination.Major Added Inventory Management is now available. Major Order exporting is now available.
POST to variation.option returns the newly created option object instead of the parent variation.PUT to variation.modifier returns the updated modifier object instead of the parent variation.POST to variation.modifiers returns the newly created modifier instead of the parent variation.
Major Commerce Manager Customers can now easily export order data into a CSV file.Major Added Beta access to Inventory Management with orders.
currencies array in the promotions schema.products now display main_images.
Major Stripe Connect payment method now available.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.