: Staging
: Production
✨ New
Marketplace seller identification
Added the ability to identify marketplace sellers with a dedicated boolean field, making it easier to distinguish between marketplace operators and individual sellers.
Invoice generation for draft orders
Added support for generating invoices for draft orders, streamlining the order approval and payment collection process.
Google Analytics integration
Added a new Google Analytics plugin, allowing marketplaces to track customer behavior and conversion data directly from the platform.
Query ledgers and custom field templates
Added the ability to query accounting ledgers and individual custom field templates, providing more flexibility for reporting and custom data management.
💎 Changed
Automatic admin user creation for sellers
When creating local sellers, the platform now automatically creates corresponding admin users, reducing manual setup steps.
Marketplace fulfillment configuration
Updated marketplace configuration to support new fulfillment models, allowing operators to control whether sellers are fulfilled by the marketplace or handle their own fulfillment.
🪲 Fixed
Fixed an issue where seller-created product attributes could be unintentionally removed by other sellers on the marketplace.
Fixed an issue where order payout data was accessible to users without the proper ManageOrders permission.
Fixed an issue where certain refunds were incorrectly included in payout calculations, leading to inaccurate seller payouts.
Fixed an issue where tax-related metadata keys were cleared instead of being properly removed, causing inconsistent tax calculations in some cases.
Fixed an issue where product data was not correctly displayed based on draft versus published view.
Fixed an issue preventing buyers from completing draft orders in certain scenarios.
Fixed an issue with Stripe ACH payments when using stored customer payment methods.
Updated Stripe integration to support newer API versions with changes to charge handling.
🚫 Deprecated
Deprecated fields
The following fields and models are now deprecated and will be removed in a future release:
- Branding and designer data fields
CoreDatamodelFulfillment.totalLinesPrice(replaced bytotalLinesMoney)