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

  • 3/9/2025

    Campaigns

    New Features

    • Multi-Currency Campaign Support: NEXT Campaigns now support multiple currencies across all associated packages, allowing merchants to run a single campaign flow while advertising in different markets with localized pricing.

     

    Improvements

    • Smarter Subscription Retry Handling: Subscription retry recovery transactions are now excluded from gateway failure notifications, reducing noise and false alerts due to their inherently higher failure rate.

    • Easier Access to Product Variant IDs: The product variant ID is now consistently accessible via the “View” link on product detail pages in the dashboard—making it easier to generate accurate Checkout Links.

    • Address Requirement for Fulfillment Locations: Fulfillment locations created in the dashboard now require an address, ensuring valid routing logic and preventing incomplete location setups.

    • Reduced customer.updated Event Noise: The customer.updated webhook is no longer triggered on every new order, reducing event volume and simplifying downstream handling for actual customer data changes.

    • Auth Code Filtering in Next Payments: Transactions in NEXT Payments can now be searched and filtered by authorization code, helping dispute service providers locate specific transactions even with minimal context.

     

    Bug Fixes

    • Payments Account Balance Display Fix: Improved clarity of held reserve amounts in the NEXT Payments Account Balance view and resolved an issue where incorrect additional currency balances were displayed in some cases.

  • 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