• 2022/3/14

    OffersSubscriptionsThemesStorefrontWebhooks

    New Features

    • New Offer Condition type to the set exact quantity of products within the range to be in the cart for the offer to be applied which greatly simplifies quantity based tiered discount scenarios.
    • Storefront Themes can now be uploaded through the dashboard UI with a zip file making it easier for Theme developers and store admins to bootstrap store themes.
    • Webhooks now feature two new events; ticket.created and ticket.updated allowing webhook subscribers to listen for support related events.
    • Store sitemap.xml feeds now properly support multiple languages configured by the store's public languages.
    • Subscription address handling has been improved to better support digital products which do not require shipping and would result in digital subscriptions.

    Improvements

    • Subscriptions UI has been overhauled to be more consistent with Orders and other areas of the platform.
    • We've improved the carts list view to exclude anonymous carts and and removed the owner object which was deprecated in favor of the user object.

    Bug Fixes

    • Fixed an issue where multiple subscriptions were created for a single line item through the admin api.
    • Corrected the CORS setting for media file handling on storefront themes.
    • Fixed an issue with Order Reports failing to generate when trying to filter by Partner SKU.
  • 2022/2/28

    Admin APISettingsWebhooksProductsOrders

    New Features

    • Orders now feature two statuses, an Order Status and also a Fulfillment Status which provide more flexibility in order management and added support for orders that do not require fulfillment.
    • Products can now be set to not require shipping (ie digital products) through their product class which works along side the order fulfillment status. Orders can contain a mix of products that require and don't require shipping.
    • Stores now feature an XML Google Merchant Feed for easy product import to Google Merchant Accounts and any platforms that support Google Merchant Feeds.
    • Product Attributes and Options now support multi-language which provides the path for fully multi-language product variants in the store front.

    Improvements

    • We've now improved several fields on the Order and Cart API serializers and webhooks to support more robust workflows by integrated applications.
    • Webhooks now include related store context so that webhook receiving applications can use the context to easily support multiple stores on the same webhook endpoint.
    • Orders now include the card token in the response transactions allowing API users to use the card token in other API requests.
    • A Store's Payments Environment Key used for card tokenization is now easily found in Settings > Payments.
    • Subscriptions have a new action to update the Shipping Method and Shipping Price allowing this to be changed for future renewal orders.

    Bugs Fixes

    • Corrected an issue where Customers status was transitioned from Lead to Customer status after they had made a purchase.
    • Fixed an issue with stock record search not including product variants in the results.
    • Fixed an issue with a missing registered template tag in the password reset template.
  • 2022/2/14

    SubscriptionsAdmin APIPaymentsReportsWebhooksProducts

    New Features

    • Subscriptions can now be set to not send order confirmation emails for renewal orders.
    • Stand alone products can now be converted to a variant product allowing for additional variants to be added after a product already has a stock record.
    • Customers, Orders, and Transactions report summaries now all feature percentage calculations for Upsells, Shipping, Refunds and Net Revenue for easier key metric monitoring.

    Improvements

    • Gateway Group is now stored on transactions where the a group was used for the routing of the transaction.
    • Admin API endpoints for Orders, Carts, and Products have been significantly improved with reduced queries and faster response times.
    • Theme settings are now validated for errors that would cause the dashboard settings views to error.
    • Webhook request failure handling has been improved to properly log SSL and network connection errors instead of silently failing in the background.

    Bugs Fixed

    • Fixed an edge case where tax was miscalculated when tax is calculated with shipping.
  • 2021/7/12

    Admin APIPaymentsReportsWebhooksDisputesSupport

    New Features

    • Introducing Gateway Groups which provide an easier path to using multiple bankcard gateways and distributing the transactions for your store's checkout flow or API orders.
    • Introducing a new Transactions by Gateway report that shows a breakdown of all bankcard transactions by gateway for analysis of payment transactions.
    • Introducing Support Tickets by Product and Tickets by Tag reports with the addition of "Avg First Reply Time" tracking for all ticket reports, offering a better understanding of support staff responsiveness.
    • API users can now add or remove a customer from block lists by updating the is_blocked attribute, which will add or remove the customer from block lists.
    • Webhook subscribers can now subscribe to subscription.created and subscription.updated event triggers to receive subscription related events.

    Improvements

    • Disputes can now be matched to non-bankcard transactions, such as Paypal and Klarna transactions, for the tracking of APM disputes.
    • Omnisend processes are now fully asynchronous, improving our resilience against third party API outages.
    • Many Admin APIs have had query improvements, resulting in faster response times.

    Bug Fixes

    • Fixed a conflict between the storefront subscription detail view and the side cart that caused a 500 error.
  • 2020/9/21

    SubscriptionsAdmin APIWebhooksOrders

    New Features

    • Admin Order API now supports the use of Vouchers to apply discounts to item and shipping prices.
    • Admin Order API now supports a new payment method “saved_card” which can be used with a reference transaction id.
    • Admin Order API has three new parameters to assist with using a user’s (customer) saved addresses for billing and shipping.
    • use_default_shipping_address
    • use_default_billing_address
    • billing_same_as_shipping_address
    • Admin Order API now supports adding Attribution Meta Data which can be leveraged by integrations and webhooks.

    Improvements

    • Paypal Transactions can now be viewed and searched in the dashboard
    • Everflow integration settings are now available in the dashboard for sites that have this extension installed.

    Bug Fixes

    • Fixed an issue causing duplicate order admin notifications.
    • Fixed an issue with Boxme status updates not being able to update the line item.
    • Fixed an issue with the Order total on Customer profile showing items total instead of Order total.
    • Fixed typo with Subscriptions misspelling
  • Topics
  • Admin API
  • Apps
  • Campaigns
  • Checkout
  • Customers
  • Dashboard
  • Disputes
  • Fulfillment
  • Gift Cards
  • Metadata
  • Notifications
  • Offers
  • Orders
  • Payments
  • Products
  • Reports
  • Settings
  • Storefront
  • Storefront API
  • Subscriptions
  • Support
  • Taxes
  • Themes
  • Webhooks