Complete Tax System Overhaul: Taxes can now be more easily configured and applied across your store’s catalog, significantly improving the merchant setup experience and tax compliance workflow.
Taboola Integration Upgrade: The Taboola integration now uses our Storefront Event Tracking framework to more reliably capture key tracking and conversion events.
Faster Faceted Search & Attribution Handling: Catalog attribution data storage and storefront search facets have been optimized for faster performance.
Cart Creation Speed Boost: A slow query in the cart creation flow has been fixed, leading to faster cartCreate API response times.
Smarter Shipping Method Pricing: Shipping methods now auto-apply forex conversions if a currency-specific price is missing—preventing checkout failures on multi-currency orders.
Campaign Shipping Country Restrictions: Developers can now define available_shipping_countries for campaigns via the campaignRetrieve API to support dynamic display of country-based shipping rules.
Authorize.net Error Mapping: Improved error response mapping for failed credential scenarios on Authorize.net integrations.
Checkout Save Indicator Fix: Resolved a bug where the checkout settings page showed an incorrect last updated timestamp even when no changes were saved.
Metadata Field UX Fixes: Addressed several UI issues with image and file upload fields in metadata configuration.
Incorrect Language Redirect Fix: Fixed a bug where the storefront redirected to /en/ even when the requested language was not configured.
Twint Payment Method Now Available: Merchants can now accept TWINT through NEXT Payments, enabling local payment support for customers in Switzerland.
Admin API: Order Line Item Management: You can now add, remove, or swap order line items via the Admin API, unlocking more flexibility for external systems managing orders.
Localized Metadata Support: Metadata on public objects like Products can now be localized, allowing storefront developers to deliver fully translated and region-specific brand experiences.
New Converge Integration: Next Commerce now integrates with Converge, an enterprise-grade marketing attribution and conversion tracking platform.
Meta Pixel Upgrade for Subscriptions: The Meta Conversion Pixel app now excludes subscription renewals by default for cleaner and more accurate Meta reporting.
Customer Export Enhancements: Customer first and last purchase dates are now included in exports, helping merchants better identify and target returning customers.
Faster Campaign API Queries: The campaignRetrieve API has been optimized, with up to 2x faster response times.
Improved PayPal Reporting: The PayPal transaction list view and export now include account-level filters and columns, making it easier to manage multiple accounts.
Checkout UX for Non-Postcode Countries: Storefront checkout now better supports countries that don’t use postal codes (e.g., UAE, Qatar, Hong Kong) for a smoother customer experience.
Delivery Tracking by Fulfillment Date: Shipment views can now be filtered by fulfillment date, helping teams quickly locate shipments by dispatch date.
ShipStation API Key Alerts: The ShipStation integration now notifies merchants if their API key is invalid, preventing silent failures when sending fulfillments.
Improved Multi-Select UX: Multi-select dropdowns now remain open after selection, improving filtering workflows and usability.
Filter Support for Campaigns and Packages: Campaigns and packages can now be filtered in the dashboard, streamlining merchant workflows.
Klaviyo Sync Performance Upgrade: Webhook handling and sync logic for Klaviyo have been refactored for better reliability and performance under load.
Attribution Field Naming Consistency: Naming conventions for core attribution fields have been standardized across the platform for better clarity and consistency.
Customer Default Address Fix: Resolved an issue where the customer’s default shipping and billing addresses were not correctly set when different addresses were used during their first order.
Checkout Logo Display Fix: The store logo is now properly contained within the layout when full-width checkout is enabled.
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.
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.
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.
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.
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.
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.
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.
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.
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.