• Simplified PayPal Account Setup: The PayPal connection and authorization process has been completely redesigned for a more seamless and user-friendly setup experience.
• Expanded Admin API Metadata Support: Carts, Orders, and Subscription Line Items now accept metadata via the Admin API, enabling deeper platform integrations and external tracking of line items.
• More Accurate AOV Metrics: Order Report AOV calculations now account for order totals inclusive of returns and refunds, for improved accuracy in merchant reporting.
• Flexible SKU Management: Product SKUs can now be duplicated across multiple products, providing greater flexibility in product catalog management.
• Persistent Orders List Date Range Selection: The date range selection in Orders List view now persists across sessions, enhancing the merchant user experience when monitoring order activity.
• Improved Email Domain Setup Instructions: Email sending domain setup instructions have been refined to minimize user errors when configuring DNS entries.
• Optimized Campaign Package Image Handling: Large campaign package images are now validated and compressed to ensure proper thumbnail generation.
• Consistent Storefront Branding: Storefront customer account branding logos now follow the same sizing rules as those in the checkout experience for a more cohesive appearance.
• Enhanced Storefront Event Tracking: A new init() method has been introduced, providing event tracking integrations with additional context when firing events.
• Storefront Catalog Filter Warnings: Users are now alerted if a catalog filter source has been deleted, prompting them to resolve potential filtering issues.
• Fixed Low Stock Alert Links: Low Stock Alert notifications now correctly direct users to the new inventory management views.
• Resolved Unexpected Event Tracking in Checkout Customization: Storefront Event Tracking no longer fires unintended events in the Checkout Customization flow.
• Configurable Product Filters: The Storefront Product Catalog now supports configurable filters, allowing customers to refine product searches by attributes, price, and availability.
• Bulk Inventory Management: Inventory can now be updated in bulk via an Export and Import process, making stock management more efficient.
• Enhanced ShipStation Integration: ShipStation now supports Partner API Keys, providing higher API rate limits for high-volume accounts.
• Expanded Storefront GraphQL API: The products query now includes filters for product node IDs and PKs, enabling theme developers to create richer customer experiences.
• Improved Meta Pixel Integration: Meta Pixel now leverages our Storefront Event Tracking framework for a more robust and future-proof tracking integration.
• Checkout Customization Previews: Merchants can now preview customer account screens with mock data, allowing them to see exactly what customers experience when logging into their storefront accounts.
• Faster Storefront Tracking Events: The performance of tracking events on the storefront catalog has been optimized for improved response times.
• Stronger Subscription Restrictions: Blocklisted customers are now prevented from reactivating their subscriptions through their customer accounts.
• Faster Order Detail Views: Order detail views now load more efficiently with optimized queries and improved data storage for fulfillment event dates.
• Subscription Renewal Fix: Resolved an issue where subscription payment method updates failed due to the subscription product being out of stock.
• Order Search Fix: Fixed a bug that prevented users from searching for orders via accounts.29next.com, even when they had the necessary permissions.
• Cart Error Handling Fix: Attempting to add a product without a price to the cart now correctly returns a 400 error instead of a 500 error.
• Login Throttling Enhancement: Login attempts are now more gracefully throttled with a dedicated 429 error page when brute force login attempts are detected.
checkout_contact_info_submitted
, checkout_shipping_method_submitted
, and checkout_shipping_address_submitted
, see event tracking docs.product.updated
webhooks were not triggered when removing product categories.