Store Localization Overhaul: Store localization settings have been revamped with new tools to help merchants quickly launch in new regions. Bulk display prices can now be automatically converted using current exchange rates.
Campaigns App Domains: Production vs. Development: Campaign domains now support both production and development environments, allowing merchants to exclude test data from campaign analytics for cleaner, more accurate reporting.
Payment Methods in Store Detail API: The Store Detail Admin API endpoint now returns enabled payment methods, allowing external apps to dynamically reference available gateway options in their integrations.
Custom Cancel Reasons for Subscriptions: The subscription cancellation flow in the dashboard now includes a free-text field for “Other Cancel Reason.” This data is available in exports for better analysis of custom cancel motivations.
Faster Dashboard Cart View: The cart list view in the dashboard has received UI refinements and backend query optimizations for faster loading and smoother UX.
Enhanced Storefront Event Trackers: Storefront event tracking now provides more context for integration with third-party analytics platforms.
Admin API Performance Upgrade: Admin API serializers now use the Rust-based orjson library offering performance up to 10x faster than Python’s default JSON methods.
Subscription Payment Filters: The subscription list view and reporting tools now allow filtering by Apple Pay and Google Pay separately from standard bankcard methods for more detailed insights.
Reporting Fields in Carts API: The Admin API Carts endpoint now includes reporting fields to enable standardized reporting currency usage in non-base values.
Improved Session Re-authentication: When users return to a stale App session, they’re now prompted to re-authenticate more gracefully for a smoother experience.
Apple Pay Shipping Name Fallback: If Apple Pay omits first or last names from shipping data, the system now falls back to the customer’s profile name for continuity.
App Deep Linking Enhancements: App views now support deep linking to nested screens with applied query strings, making it easier to share filtered views across teams.
Fulfillment Carrier Expansion: Added core support for Amazon Shipping US and DHL Paket carrier mappings for improved post-fulfillment workflows.
Improved Product Image Uploads: When product image uploads fail, users now receive clearer error messaging to aid troubleshooting.
Campaign Logs by Payment Method: Campaigns App logs can now be searched by payment method, helping teams diagnose issues tied to specific gateways or flows.
Gateway Group Validation Enhancements: Gateway groups now validate that each gateway has a weighting of at least 1. If a merchant no longer wants a gateway to receive traffic, it should be removed from the group entirely.
Delivery Tracking Pagination Optimization: The delivery tracking list view now loads faster, thanks to improved query performance.
Google Analytics Referrer Fix: Resolved an issue where the Google Analytics app wasn’t capturing the referring page correctly for event tracking.
Google Pay Initialization Fix: Fixed an edge case that could prevent Google Pay from initializing properly depending on specific gateway configurations.
Campaign Analytics by Page: Campaign Analytics now provides a breakdown of events by page, showing session visits, orders created, and upsells, giving merchants deeper insights into how each campaign page is performing.
Device & Browser Performance: Campaign Analytics now includes performance breakdowns by device type and browser, helping merchants monitor KPIs and optimize for different audiences.
Bulk Campaign Package Creation: The Campaigns App package creation flow now supports bulk creation of product variants, streamlining setup for campaigns with many product variants and improving data quality.
Campaign List Performance Metrics: The Campaigns App list view now displays key performance metrics, giving merchants a quick overview of how campaigns are performing without needing to drill into reports.
Google & Slack Social Sign-In Support: Platform login now supports Google and Slack sign-in for faster, more convenient access to your account.
Shop Sync Order Attribution Metadata: Shop Sync now syncs order attribution metadata to Shopify order metafields, enabling merchants to pass custom attribution values directly into Shopify.
Automatic Variant Generation for Attribute Options: Adding new product attribute options now automatically generates all variant combinations, ensuring complete variant coverage for your products.
Improved Checkout Link Behavior: Checkout links now remain on the current page when opened in a pop-up, such as those triggered by Klaviyo, for a smoother customer experience.
Order Filtering by Currency: Orders can now be filtered by currency in both the dashboard and Admin API, providing better management for stores selling in multiple currencies.
Order Line Item Timestamps: Admin API order line items now include created_at and updated_at properties, giving API consumers additional context for tracking line item changes.
Enhanced Checkout Customization: Additional settings have been added to checkout customization, allowing merchants to further adjust colors to match their brand.
Metadata Filtering: Metadata definitions can now be filtered through both the dashboard and Admin API, supporting deeper integrations with external systems leveraging metadata.
Template Editor Save Fix: Resolved a UI issue in the dashboard template editor that prevented changes from being saved.
Klaviyo Pop-up Fix: Fixed an issue where Klaviyo pop-ups were not displaying on storefronts as expected.
Apple Pay & Google Pay Redirect Session Fix: Corrected an issue where returning users in the Google Pay or Apple Pay redirect flow did not always have an updated browser session.
Cart Currency Fix: Fixed an edge case where carts created through the Admin API did not consistently save the correct currency.
Shop Sync Shipping Address Fix: Resolved an issue where shipping addresses were not saved in Shopify when Apple Pay provided no last name.
Disputes UI Sorting Fix: Fixed an issue where sorting in the Disputes UI did not work and could cause a 500 error.
UI Overhaul for Accounts & Payments: We’ve rolled out a redesigned interface for 29 Next Accounts and Payments, aligning them with the main store UI for a more consistent and intuitive user experience.
Disputed Order Fulfillment Cancellation: It’s now possible to cancel fulfillment on disputed orders (when supported), helping prevent scenarios where items ship after a dispute has been filed.
Shipping Discounts in One Step Checkout: Discounted shipping prices are now properly displayed in One Step Checkout when the checkout session includes a shipping discount.
Inventory Export Enhancements: Inventory exports now include allocated stock values, giving merchants more complete data for inventory planning and reconciliation.
Improved Gateway Handling: Gateway logic relating to bankcard persistence on recurring payments has been improved to better handle cases where the previously used gateway is no longer active.
Simplified User Permissions: Dashboard user permission groups have been removed for a cleaner, more straightforward permissions model.
Resilient PayPal Subscription Handling: Recurring PayPal billing now more gracefully handles deactivated PayPal accounts, reducing failed payment errors.
Cleaner Campaign Analytics: Bot sessions are now excluded from campaign analytics, resulting in more accurate session counts and conversion rate KPIs.
Admin API Pagination Performance: Pagination performance has been improved across all Admin API list views, especially helpful for large data sets.
PayPal Cancellation Redirect Fix: Fixed an issue where customers who canceled a PayPal payment were redirected to an empty cart instead of being returned to the checkout flow.
Fraud Analysis Fix: Resolved a bug that impacted fraud analysis logic when creating orders from the dashboard.
Order Timeline Pagination Fix: Timeline events now paginate correctly when more than 100 events are present on an order.
Spreadsheet Import Fix: Improved handling of integers formatted as strings from different spreadsheet editors to ensure accurate data imports.
Subscription Export Fix: Fixed an issue that prevented subscription exports from running unless a date range filter was applied.
• PayPal Subscriptions Support: Subscriptions now support recurring payments via PayPal, giving merchants access to more customers using alternative payment methods.
• Campaign Analytics Tracking: Campaigns now include full session tracking and KPI analytics, making it easier to monitor and optimize performance in real time.
• Revamped Cart Editing: Cart updating and editing in the dashboard has been overhauled to align with the order creation flow, offering more flexibility and consistency for merchants.
• Storefront Pages via Admin API: Storefront Pages can now be created and managed through the Admin API, enabling Page Builders to generate custom templates and assign them to storefront pages—ideal for headless or externally managed frontends.
• Variant-Level Shipping Options: Shipping settings are now configurable at the product variant level, supporting use cases where a product may have both physical and digital versions.
• Faster Payments View: Performance of the Payments list view has been improved by up to 400% for accounts with large transaction volumes.
• Subscription Gateway Persistence: Subscriptions will now remain active even if the attached payment gateway has been deactivated, with a warning displayed to inform merchants that action is required.
• Google Pay Button Fix: The express checkout button for Google Pay has been revised to comply with Google Pay’s approval process and prevent potential rejections.
• Currency Switching Fix: Fixed an issue where storefront users were unable to change currency within their session.
• Storefront 404 Fix: Resolved an issue that caused the storefront to display a 404 page in some unexpected scenarios.
• Dashboard Support for Line Item Metadata: Line item metadata can now be viewed and edited directly in the dashboard for Carts, Orders, and Subscriptions.
• Revamped Order Refunds API: A new two-step Order Refunds API flow is now available, allowing you to preview and calculate refunds before creation. This flow supports line-item level refunds and aligns with the dashboard’s refund experience.
• Split Fulfillment Orders Filter: Orders list can now be filtered by “Has Split Fulfillment,” making it easier for merchants to identify orders with multiple fulfillment records.
• Digital Product Fulfillment Enhancements: Digital products now follow an improved order management and auto-fulfillment flow. This allows upsells to be added during order creation, even when the order begins with digital products only.
• Updated Apple Pay SDK: We’ve updated to the latest Apple Pay SDK, which now includes support for Apple Pay on non-Apple devices and browsers.
• Campaigns App Pinning: Users can now pin campaigns to keep important or frequently accessed campaigns at the top of the Campaigns App list view.
• Improved Event Tracking Setup: Event tracking setup now links directly to developer documentation for easier access to event guides and usage examples.
• Overhauled Gorgias App: The Gorgias integration has been rebuilt with significantly improved multi-store support, allowing smoother loading of the 29 Next widget inside Gorgias.
• Upgraded Klaviyo App Integration: The Klaviyo App now uses the latest Storefront Event Tracking framework for more accurate and flexible customer activity tracking.
• Improved Shipping Discount Calculation: Shipping discount logic has been improved for Google Pay and Apple Pay within our 3-step checkout flow.
• 3DS Test Card Fix: Resolved an issue where the 3DS test card was not functioning as expected.
• Fulfillment Location Move API Fix: Fixed a bug where a successful fulfillment location move could incorrectly return a 500 error.
• Refund Error Handling Fix: Attempting to refund an uncaptured transaction now correctly returns a validation error instead of a 500 error.
• Product Variant Attribute Fixes: Addressed several edge cases related to editing and saving product variant attributes.
• Apple Pay Order Creation Fix: Fixed an issue where Apple Pay orders could occasionally fail to create.
• Returns Reporting Correction: Corrected report values related to returns that were sometimes calculated incorrectly.
• Checkout Customization Flow Fix: Fixed a 500 error that could occur when viewing the storefront via Checkout Customization.
• Improved Shopify Sync Error Handling: Enhanced handling for intermittent errors received from Shopify during order syncing.