• 18/03/2026

    SubscriptionsAdmin APIPaymentsCampaigns

    New Features

    • Subscriptions Admin API now features a new endpoint to trigger an immediate renewal to simplify integrations managing subscriptions externally.
    • Transactions Admin APIs and Webhook events now include the issuer's auth_code and the card network's network_transaction_id to assist in mapping disputes to transactions more reliably.
    • Campaigns Cart SDK now has a fully integrated Address Autocomplete function enabled by default in the latest release.

    Improvements

    • One Step Checkout Flow shipping address form logic has been completely overhauled for a smoother customer experience.
    • Platform stores overview now includes a date range picker allowing merchants to see orders across all their stores by different date ranges.
    • Express payment flows through Campaigns app now follow the language of the campaign for an improved localized payment experience.
    • Emoji's are now automatically removed from customers and addresses as a data cleaning step as downstream integration platforms typically don't allow emoji characters.
    • We've improved the storefront event tracking checkout_complete event's "fire once" robustness to prevent the event from ever firing multiple times.
    • Fulfillments imported through Shop Sync now have improved carrier guessing logic to map known carriers by their tracking code patterns if the carrier is not set.
    • We've improved the payment gateway 3DS setup flow for a more clear user experience.

    Bug Fixes

    • Fixed an edge case error that occured when email addresses from Apple Pay have spaces at the end of them.
    • Fixed an issue with Klarna disputes to improve handling of their first notification of dispute.

     

  • 18/02/2026

    SubscriptionsCampaigns

    New Features

    • We've added the ability to schedule subscription changes in advance enabling merchants to schedule subscription changes ahead of time that are automatically applied in the background at a later date for advanced subscription workflows.
    • Campagins app now features an Address Autocomplete API that enables address autocomplete functionality for campaign address forms as an included managed service.
    • We now support redirecting customers to a specific language on express checkout by passing a language parameter in the payment details object to control the language of the express checkout flow.

    Improvements

    • Subscription renewal orders synced through to Shopify will new include an additional "Recurring" tag to help merchants identify these orders and apply workflow rules to them.
    • Campaigns app campaign retrieve API response times have been significantly improved with the additional of caching and gzip compression reducing response times by up to 90%.
    • Everflow S2S postback has been updated to pass the order_id parameter for improved conversion deduplication in their platform.
    • We've improved Paypal Tracking Uploads logic to better handle edge cases with multiple fulfillments and multiple payments per order.

    Bug Fixes

    • We've fixed an issue where it was possible an order could be created through Paypal Express without a shipping address preventing downstream fulfillment issues.
    • We've fixed a workflow issue for customers added through the dashboard directly did not have their first shipping address automatically set as default.
    • We've fixed an issue with subscription reporting data generation that was failing on very large datasets.
    • We've fixed random errors on customer account views caused by unsortable table columns.
    • We've fixed a storefront issue that was causing the currency to be set to an unsupported format character and resulted in a 500 error.
  • 07/01/2026

    WebhooksCampaigns

    New Features

    • Introducing Campaigns App Offers & Discount Codes, a new robust solution for offering discounts on multiple items, with API support to dynamically display discounts on external campaign pages.

    Improvements

    • We've overhauled the Shop Sync setup flow to support Shopify's new dev dashboard API access token flow.
    • PayPal shipment tracking uploads now wait for the order to be fully fulfilled, improving our ability to always upload tracking numbers to PayPal in mixed fulfillment scenarios.
    • We've improved database queries on the dashboard card list view for faster load times and improved UX.
    • We've improved webhook deduplication workflows to be much more efficient and reduce the overall load on databases for all background processing.

    Bug Fixes

    • We've fixed an edge case caused by duplicate product category key paths not being able to resolve for products created through the Admin API.
    • We've fixed an issue with Offers combinations saving unexpected combinations when updating existing site offers.
    • We've fixed an issue with Stripe 3DS to be compatible with new changes from the authentication flow.
  • 01/10/2025

    PaymentsProductsCampaigns

    New Features

    • NEXT Payments - Klarna Subscriptions: Customers can now use Klarna to sign up and pay for subscriptions—expanding payment flexibility and improving conversion rates for recurring products.

    • NEXT Tagging for Shopify Orders: All orders sent to Shopify via Shop Sync are now automatically tagged with “NEXT”, making it easier to filter and manage them within the Shopify admin.

    • Bankcard Network Token Support: When switching payment gateways on subscriptions or upsell orders, the system now automatically uses network tokens for higher approval rates and improved reliability.

    • Campaign Session ID: Campaigns App logs now include a session ID, allowing users to trace all events related to a specific customer session for easier debugging and tracking.

    • Variant-Level Metadata Support: Metadata is now exposed at the variant level (separate from the parent product), enabling more advanced storefront customizations for individual product variants.

     

    Improvements

    • Faster Order List View: Performance of the Orders list view has been significantly improved, particularly for stores with large product catalogs.

    • NEXT Campaigns - Analytics Speed Boost: Campaigns App Analytics views now load much faster and are more stable, with several edge-case bugs resolved.

    • Payment Method in orderRetrieve API: The orderRetrieve API now returns the payment method used on the order, simplifying receipt page implementation in campaigns.

    • Theme Template Validation: The platform now validates uploaded theme templates to prevent the use of invalid include tags pointing to non-existent partials, reducing render errors.

    • Improved Theme Kit Logs: Terminal logs for Theme Kit now display clearer error messages when asset upload or update operations fail.

    • Product Purchase Availability Webhook: Changes to product purchase availability now trigger a product.updated webhook, allowing connected systems to stay synced in real time.

    • Auto-Closure of Stale Support Tickets: Support tickets with no activity for over 6 months will now automatically close, helping merchants maintain a clean and actionable support queue.

     

    Bug Fixes

    • False Error on orderUpsellCreate API: Fixed an edge case where the Campaigns orderUpsellCreate API returned a false error despite successfully creating the upsell.

    • Single Page Checkout Validation Fix: Resolved an issue that caused the single page checkout flow to get stuck in validation when card details were missing.

    • Custom Cancel Reason Validation: Fixed a bug where overly long custom cancel reasons in the order cancellation form could trigger a 500 error.

  • 17/9/2025

    PaymentsCampaigns

     

    New Features

    • Klarna on NEXT Payments: Klarna is now available as a payment method through NEXT Payments, expanding options for buy-now-pay-later transactions.

    • Interactive KPI Charts in Campaign Analytics: Campaigns App Analytics charts can now be toggled between key metrics to help merchants visualize how performance changes over time—ideal for funnel optimization.

    • Expanded Campaigns App Product Data: The Campaign App retrieve API now returns additional product data, enabling developers to group related products by variant attributes and automatically mark out-of-stock items as unavailable.

    • Campaign Package Data Enhancements: Campaigns App Packages now display more detailed information about underlying product SKUs, inventory availability, and purchase status, streamlining campaign management.

    • Revamped Transactional Emails: All customer-facing transactional emails have been redesigned with a cleaner, more modern look to enhance communication with end customers.

    • New Orders by Source Report: A new reporting view lets merchants analyze the origin of their orders across Checkout Flow, Subscriptions, Dashboard, and Admin API, offering deeper insights into sales distribution.

     

    Improvements

    • Localized Checkout Forms: Checkout address formatting has been localized for 21 new countries, aligning with local conventions and improving conversion rates.

    • Subscription Cancellation Date in Exports: Subscription exports now include the cancellation date, enabling richer external analysis of churn and retention.

    • Improved Apple Pay Domain Registration: Enhanced error handling and retry logic have been implemented for Apple Pay merchant domain registration to handle edge cases more reliably.

    • Webhook Timeout Handling: Webhooks now timeout after 20 seconds to prevent delays caused by unresponsive endpoints, improving overall stability of webhook processing.

     

    Bug Fixes

    • Timezone Analytics Chart Error: Fixed an issue where the analytics chart could fail with a 500 error when crossing over into a new day due to timezone differences.

    • Order Search Authentication Fix: Resolved a bug where unauthenticated users attempting to search for orders received a 500 error instead of a proper authentication prompt.

  • 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