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.
Reuse Saved Payment Methods in Dashboard Orders: The dashboard order creation flow now supports using a customer’s retained payment methods, enabling faster and more efficient support workflows when placing orders on behalf of existing customers.
Simplified Product Management: The concept of stand-alone products has been removed, streamlining the product setup process and making catalog management more intuitive.
Subscription Line Item Handling: Subscription line item behavior now mirrors that of cart and order line items for a more consistent and intuitive experience.
Single Page Checkout Enhancements: Several updates have been made to the single page checkout flow, improving the end-customer experience and aimed at boosting conversion rates.
Improved Checkout Settings UX: The checkout settings interface has been refined for easier customization of the checkout experience from the dashboard settings.
More Accurate Payment Response Codes: Payment response code 2003 has been renamed to Issuer Declined, and additional network response mappings have been updated for improved clarity and reporting.
Apple Pay Express Display Logic: Apple Pay buttons are now more intelligently handled on devices that do not support them, reducing display inconsistencies.
Shop Sync Currency Defaults: Shop Sync now automatically sets USD as the default currency if none is configured in the connected Shopify store, preventing product sync failures and improving first-time setup.
Unexpected Redirect Fix: Fixed an edge case where logged-out dashboard users were incorrectly redirected to the storefront.
Gateway Routing Fix: Resolved an issue where bankcard transactions didn’t always follow expected gateway group routing configurations.
Order Attribution Field Fix: The order attribution funnel field is now correctly configured as a text input.
• 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.