• 2025/01/08

    OffersCheckoutPaymentsProducts

    New Features

    • Storefront event tracking now has new events for deeper tracking in the checkout flow; checkout_contact_info_submitted, checkout_shipping_method_submitted, and checkout_shipping_address_submitted, see event tracking docs.
    • Storefront Single Page checkout can now be customized through the dashboard Checkout settings to apply deeper branding styles.
    • Coupon share links now feature a dropdown selector to choose the redirect destination when the coupon is applied.
    • Shopify customer updates are now synced automatically to the 29 Next customer user account when using Shop Sync.

    Improvements

    • Inventory Low Stock alerts has now been consolidated into the inventory view to improve inventory management user experience.
    • Partial fulfillment logic has been improved to not create a new fulfillment order for the remaining products to simplify fulfillment integration logic.
    • We've improved our payment flow handling when payment processors are unavailable.
    • We've improved the SKU filter logic to be exact match to prevent cases where of matching multiple SKUs.

    Bug Fixes

    • We've fixed an issue with 3DS frictionless flow that intermitently failed depending on the user/browser behavior.
    • We've fixed an issue with custom shipping prices not being applied with Stripe APM payment flow.
    • We've fixed an issue with Partial Fulfillment Requests not sending the correct fulfillment order line items.
    • product.updated webhooks were not triggered when removing product categories.
    • We've fixed an issue with product out of stock messages not being shown in the side cart when adding product fails.
  • 2024/12/04

    OffersSubscriptionsAdmin APIFulfillment

    New Features

    • Introducing Tracking Events Beta, a new and improved way integrate external tracking systems with rich customer behavior event data on your storefront. Full documentation and demos coming soon.
    • Subscriptions Admin API now has a new SubscriptionRetryCreate endpoint enabling external systems to trigger a renewal payment attempt when a subscription is failing renewal.
    • Subscription transactions can now be retreived through the SubscriptionsTransactionsList Admin API endpoint to assist external systems to analyze all transactions related to an individual subscription.

    Improvements

    • Offer subscription discount logic has been overhauled and improved for more clarity on the scenarios of applying a discount on an initial order and/or the renewal orders.
    • The current logged in user is now shown in the checkout flow for improved customer UX.
    • Delivery Tracking integration now ignores events received after the shipment was initially confirmed as delivered to prevent edge cases where shipments were initially delivered and then changed back to In Transit status.
    • Fulfillment order line items now include tax lines to support tax data flowing through to fulfillment service providers importing orders.

    Bugs Fixed

    • We've fixed an issue with the Products Admin API that caused an error when sending an empty category to Products Admin API.
    • We fixed an edge case that allowed invalid interval values to be passed in storefront themes that caused a 500 error.
  • 2023/3/15

    OffersAdmin APIPaymentsProductsDashboard

    New Features

    • Introducing Giropay as an available alternative payment method for the German market.
    • Order Notes can now be added through a new endpoint on the Admin API allowing external integrations to add notes to orders.
    • The Klaviyo App now supports three new events; Fulfilled Order, Canceled Order, and Refunded Order, to support merchants using Klaviyo for transactional emails.
    • The Gorgias App now supports pulling customer data from the store to show in the sidebar incoming calls.

    Improvements

    • Stripe Payment Intents now has a more user-friendly onboarding flow, automatically connect the merchant's Stripe account with Stripe Connect.
    • Alternative Payment Methods are now displayed based on the customer's shipping address in the storefront checkout flow.
    • Product Categories has now been overhauled with a new UI including the ability to add products from within the category detail view.
    • Ranges have now been overhauled with a new UI and improved product management for improved user experience.
    • Shipping Method has been added to Order exports so users can use this data in their workflows.

    Bug Fixes

    • Fixed an edge case where site offers were not always applied and shown in the storefront side cart.
  • 2023/2/28

    OffersAdmin APIPayments

    New Features

    • Introducing a new integration with Gorgias that is available to install on stores from the Apps menu. 
    • Introducing Bancontact Payments through Stripe as an alternative payment method in the Checkout flow and Admin API.
    • Offers can now be "cloned" making it easier to duplicate offers without needing to manually fill out the form fields.
    • Admin API and Webhooks are now versioned with the default version "2023-02-10". More documentation will follow as new versions of the Admin API and Webhooks are introduced.

    Improvements

    • Offer setup and editing has been overhauled with a new single page layout, simplifying the setup and editing of offers.
    • The Cart detail view as been overhauled for improved UX to follow our new UI views.
    • Coupons detail view has been overhauled for improved UX to follow our new UI views.
    • Product Option group has been revamped with a more clear UI and the addition of sorting on options, making it possible to set the display order of options displayed in the storefront.
    • Transactions by Payment Method report now uses the display name of payment methods instead of the enum for a better UX.
    • We've improved API Rate Limiting to now reference the API Access Token as the determining factor instead of IP address, improving support for external services that access multiple stores from the same IP address.
    • PayPal Account setup now has improved form validation with additional required fields for proper setup.

    Bug Fixes

    • Fixed an issue with App Installation flow that did not always update the "app_url" when installing an app during development flows.
    • Fixed an issue with the Storefront GraphQL API that caused it to create a new cart every time the cart was loaded instead of retrieving the existing cart.

     

  • 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.
  • 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