• 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
  • 2022/11/16

    ThemesSettingsOrdersDashboard

    New Features

    • Introducing the ability to switch between stores from the store dashboard to make it easy to manage multiple stores from a single user account.
    • Store admins can now manage their domains through their store settings making it easy to add domains and point DNS to allow the domain to resolve to the 29 Next platform.
    • Line Items can now be updated and and added while orders are Confirmed status allowing CS agents to more easily make adjustments to orders before they are sent to the fulfillment center.

    Improvements

    • Theme templates can now access products, posts, and post_categories in all templates allowing them to create dynamic content blocks that are driven by the objects configured in the dashboard.
    • Users subscription to marketing communications is now managed through the user model as accepts_marketing allowing this to be used by externally integrated communication systems.
    • Blog posts now allow them to be hidden through the Public attribute following other public facing storefront content models.
    • Existing users added to stores will receive an email notification they have been added with a link to access their stores.
    • Dashboard users can now change their email in our unified accounts SSO with a supported email verification flow and new email propagation to stores as they login to them again.
    • Improved several misc items related to SSO to improve dashboard users' UX with their managed accounts.

    Bugs Fixed

    • Fixed an issue with Address Line 2 not being imported when using the PayPal One Click flow.
  • 2021/11/1

    SubscriptionsAdmin APIPaymentsTaxesDashboardDisputesSupport

    New Features

    • Introducing Single Sign On allowing store users to easily access multiple stores from a single user account.
    • Klarna integration now supports a One Click flow allowing the customer to add their details into the Klarna Checkout widget directly for their order.
    • Stores now have a new Branding settings section allowing store admins to upload their brand logo and icon.

    Improvements

    • Store Tax settings now support "Tax Inclusive Prices" per currency for markets that require tax to be included in presented prices.
    • Support tickets can now be updated in bulk to change their status, assignee, priority, type, or add tags.
    • Test Subscriptions are now created when using Test Cards allowing merchants to fully test subscription processes and pricing.
    • Orders can now be filtered by Fulfillment partner on the Orders list view.
    • The Admin Cart API now has date range filter parameters to support searching by specific date ranges.
    • Resolving an Alert (dispute) that was created by Midigator will automatically sync the resolution to Midigator's Prevention API.
    • Support Macros now support order based replacement variables to make it easier for support agents to quickly respond to customers with information about their order.
    • The Subscriptions list view now has tabs with counts to easily see subscriptions by status and keep an eye on subscriptions that are retrying and past due.
    • Orders now show a Support tab when tickets are associated to the order for easier navigation to the associated tickets.
    • The dashboard cart view "Cart Actions" have been updated to simplify the UX for dashboard users to assist a customer with the checkout process.

    Bug Fixes

    • Fixed an issue where failed transactions were filtered before the Avg Value was calculated preventing them from being included in Avg Value calculations.
    • Fixed an issue where following a link from a report to a list view with a date_group querystring causing the the export to fail.
    • Improved the logic to prevent duplicate Paypal shipping events from creating in the case of an issue uploading.
    • Fixed an issue preventing Test Orders with Klarna payment from being deleted.
    • Fixed an issue with the order total calculation with taxes applied in the dashboard cart summary.
  • 2021/10/18

    ReportsSettingsNotificationsDashboardCustomers

    New Features

    • Introducing a new Customers by Tag report allowing you to easily see a breakdown and order revenue by customer tags.

    Improvements

    • Dashboard Permission Groups now automatically inherit the ability to access the dashboard index view which previously had its own permission for a more clear setup process.
    • Improved the customer list view to exclude all dashboard users so they aren't confused with customers.

    Bug Fixes

    • Fixed an issue where it was possible to have a dashboard user without a permissions group or admin status.
    • Fixed an issue where we were not able to get the correct Klarna transaction when processing a refund.
    • Fixed an issue where links were sending the wrong querystring parameter causing an error.
    • Fixed an issue with vouchers that are limited to once per customer and the user was not yet created.
  • 2021/7/26

    Admin APIPaymentsReportsDashboardFulfillmentDisputes

    New Features

    • Introducing Blue Snap gateway integration for bankcard payments, which supports both standard and 3DS2 bankcard payments.
    • Introducing a new Orders by Funnel report showing a breakdown of orders by the source attribution funnel, allowing merchants to easily compare funnel performance.
    • Introducing a new Disputes Admin API allowing partners to build custom integrations on top of the payment Dispute features.
    • Logs for all Extensions can now be viewed in the Dashboard under the extension management view, allowing store admins to more easily debug issues with extensions.

    Improvements

    • The ShipStation integration setup form now makes a remote API call to present the available stores in ShipStation, greatly easing the setup process.
    • Orders created using Paypal Sandbox or Klarna Playground credentials will now be logged as Test Orders, which are ignored for reporting purposes and easily deleted.
    • We've now added sortable results on several reports, so that users can view reports data by different column metrics.
    • The Orders Payment Method display has been updated throughout the Orders views to show more contextual payment method information.
    • A new user column has been added to the Transactions CSV Export to show the initiating user of the transaction.
    • Refund and Failed transactions no longer offer any actions, preventing users from attempting to refund or create disputes from them.

    Bug Fixes

    • We've now added better handling for several edge case scenarios on 3DS payment redirect pages, to prevent the user from getting stuck after a successful or failed attempt, or upon reloading the page.
    • Fixed an issue with characters not being encoded correctly in some email templates.
    • We've now restored a Homepage sitemap.
    • We corrected an issue that occasionally caused Klarna Transactions to fail, resulting in orders being created as "Part Captured".
  • 2021/6/28

    Admin APIReportsDashboardFulfillmentSupport

    New Features

    • Introducing Orders by Tag report to provide order summary broken down by tag allowing merchants to track arbitrary tags in their order reporting.
    • Admin API Create Order with Tags which simplifies the order tagging process for Admin API consumers.
    • Dashboard users can now have a new customer action to add the customer to block lists which will block future orders from that customer while maintaining access to their account.
    • You can now configure a "New Ticket Notification" to be sent to an email address to notify store admins that a new support request has been received.

    Improvements

    • Shipping method currency pricing now supports a Free Shipping Threshold allowing merchants to set a currency specific value.
    • Storefront theme assets (CSS and JS) are now served via CDN making them faster and more efficient to load for site visitors.
    • Storefront Theme translations now have 2 levels of grouping making it more logical to organize theme translations which have also been verified to work with translation services such as Crowdin.

    Bugs Fixed

    • Fixed an issue that caused the Shipping values on Orders reports to be unreported.
    • Fixed several issues related to timezone and date filters on views with date range filters.
    • Fixed an issue wherein order were stuck in processing status due to the line items being marked as shipped but the order was still processing status.
    • Fixed a performance issue on the dispute detail view.