Skip to main content

Changelog

Traide Changelog

We regularly update our product and API while providing detailed notes on each release. We first release to staging, then to production about a week later. Learn more about our release process.

: Staging

: Production

💎 Changed

Payouts

Improved payout calculations

Payout calculations now correctly account for seller-level shipping accrual settings, ensuring more accurate commission and payout amounts for marketplace sellers.

Tax

Enhanced Avalara integration

Customer tax codes are now sent to Avalara during transaction processing, improving tax calculation accuracy for customers with specific tax exemptions or requirements.

🪲 Fixed

Webhooks

Fixed an issue where webhook events could be created multiple times when an order or other entity changed state rapidly, preventing duplicate webhook notifications.

: Staging

: Production

✨ New

API

Currency query

Added a new currencies query that returns a list of supported currencies for the marketplace.

Checkout

Wire transfer support

Added support for wire transfer as a payment method during checkout, providing more payment flexibility for customers.

🪲 Fixed

Orders

Fixed an issue where seller-specific order operations were incorrectly referencing marketplace orders instead of individual seller orders.

Orders

Fixed an issue where submitted offers were not being properly processed, preventing offer acceptance.

: Staging

: Production

✨ New

Payouts

Metadata on payouts

Added support for storing metadata on payout objects, allowing marketplace operators to attach custom information to seller payouts for tracking and reporting purposes.

Products

Product filtering by date fields

Added the ability to filter products by created_at, updated_at, and publication_date, making it easier to find products based on when they were created, modified, or published.

🪲 Fixed

Seller mgmt

Fixed an issue where accepting a seller listing could cause certain product data to be lost during the approval process.

Orders

Fixed an issue where the order payout status was not updating correctly when an order was captured.

: Staging

: Production

✨ New

Orders

Manual shipping pricing for seller quotes

Sellers can now set custom shipping prices for their quote-based orders, providing more flexibility in pricing negotiations.

Orders

Filter orders by fulfillment status

Added the ability to filter orders by fulfillment status, making it easier to find orders that are pending fulfillment, partially fulfilled, or fully fulfilled.

Customer mgmt

Metadata support for users

Added support for storing metadata and private metadata on user accounts, enabling custom data storage for customer records.

💎 Changed

Orders

Quote order synchronization

Improvements to how changes in quote orders are propagated to individual seller orders, ensuring better consistency across the marketplace.

🪲 Fixed

Webhooks

Fixed an issue where microsite webhook payloads were not being generated correctly.

Payouts

Fixed an issue where payout status was not being handled correctly when orders were unfulfilled.

: Staging

: Production

✨ New

Payouts

Manual payout status control

Marketplace operators can now manually control the payout status of seller orders directly from the dashboard, providing greater flexibility in managing seller payments.

Payouts

Stripe Connect payout automation

The Stripe Connect integration now automatically updates payout status to 'paid' when payments are processed, reducing manual tracking effort.

✨ New

Tax

Tax calculation for pending orders

Added support for calculating taxes on marketplace orders that haven't been confirmed yet, ensuring accurate tax estimates throughout the checkout process.

💎 Changed

Orders

Order payout status updates

Order status now automatically changes to "ready for payout" when orders meet payout eligibility criteria, streamlining the payout workflow.

💎 Changed

Payouts

Improved payout creation logic

Updated the payout creation process to better handle order payout status, ensuring only eligible orders are included in payouts.

Payouts

Removing orders from payouts

Added the ability to remove orders from existing payouts, giving marketplace operators more control over payout management.

🪲 Fixed

Shipping

Fixed an issue with seller shipping calculations during checkout that could result in incorrect shipping costs.

: Staging

: Production

✨ New

Payouts

Payout status tracking for seller orders

Added payout status tracking to seller orders, making it easier to monitor payment processing for individual sellers within marketplace orders.

Orders

Configure offer-based ordering

Added the ability to enable or disable offer-based orders through marketplace configuration, giving operators more control over their ordering workflow.

Products

Collection product sort order

Product sort order within collections is now exposed in collection queries, allowing for better control over how products are displayed to customers.

Products

Variant sub-status management

Added the ability to change sub-status for product variants, providing more granular control over variant availability and state.

Payouts

Payout automation strategy

Marketplace operators can now change the payout automation strategy for marketplace orders, offering more flexibility in how seller payments are processed.

Webhooks

Order numbers in webhook payloads

Order numbers are now included in webhook payloads, making it easier to identify and track orders in external integrations.

Products

Added search filtering for collection metadata and private metadata, making it easier to find and organize collections.

Seller mgmt

Microsite metadata and webhooks

Added metadata support to microsites and created webhooks for microsite update events, enabling better customization and integration capabilities.

💎 Changed

Orders

Quote order restrictions

Temporarily restricted the ability to add, update, or delete seller quote orders and lines to ensure data consistency during platform improvements.

Orders

Offer bid pricing

When an offer bid is accepted, the order total now correctly reflects the accepted bid price rather than the original listing price.

🪲 Fixed

Checkout

Fixed an issue where stock checks would incorrectly block quote submissions when sending quotes to customers.

Webhooks

Fixed an issue where order updated and marketplace order updated webhooks were not being triggered in certain scenarios.

Emails

Fixed an issue where emails would be sent even when payout processing failed, which could cause confusion about payment status.

: Staging

: Production

✨ New

Products

Wishlist management

Added the ability for customers to create, update, and set default wishlists, making it easier to save and organize favorite products.

Orders

Fee breakdown in order details

Marketplace operators can now see detailed fee breakdowns directly on the order page, providing better visibility into commission and platform fees.

Orders

Conversation support in orders

Added conversation data to order queries, enabling better communication tracking between buyers and sellers.

💎 Changed

Tax

Improved Avalara tax calculations

Updated the Avalara tax integration to use more accurate checkout shipping calculations, improving tax accuracy at checkout.

Webhooks

Enhanced customer webhook data

Customer webhook payloads now include additional fields, providing more complete customer information to integrated systems.

🪲 Fixed

Tax

Fixed an issue where checkout shipping taxes were calculated incorrectly in certain scenarios.

Shipping

Fixed an error that occurred when attempting to use a non-existent seller shipping method during checkout.

: Staging

: Production

✨ New

API

Dashboard configuration management

Added the ability to manage dashboard configurations with a new mutation and manage_dashboard_configuration permission, allowing marketplace operators to customize dashboard settings.

Webhooks

Order substatus in webhooks

Order webhooks now include substatus information, providing more detailed order state tracking for integrations.

Orders

Quote and offer seller orders in Me query

Sellers can now retrieve their quote and offer-related orders directly through the Me query, simplifying access to these order types.

Products

Product variant substatus field

Added a sub_status field to the ProductVariant type, enabling more granular tracking of variant states.

🪲 Fixed

API

Fixed a migration issue that could prevent database updates from completing successfully.

: Staging

: Production

✨ New

Orders

Quote order payment support

Customers can now pay for quote orders directly through the platform, streamlining the quote-to-order workflow.

Orders

Initial offer status tracking

Added status and substatus tracking for initial offers, providing better visibility into the offer lifecycle.

✨ New

Shipping

Custom shipping price overrides

Marketplace operators can now override shipping method prices on individual orders, allowing for manual adjustments when needed.

Orders

Cancel quote orders

Added the ability to cancel quote orders, giving both customers and sellers more control over the quote process.

Orders

Edit billing address in draft orders

Customers can now update their billing address when editing draft orders, improving order flexibility before finalization.

Orders

Draft order notifications

Draft order mutations now trigger email notifications, keeping customers and sellers informed of order updates.

✨ New

Emails

CC and BCC email support

Email notifications now support CC and BCC recipients, enabling better communication workflows.

✨ New

API

Dashboard configuration options

Added dashboard configuration model and API support, allowing marketplace operators to customize the dashboard experience.

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Loading users for group queries is now significantly faster.

💎 Changed

Products

Product status enforcement

Product status, substatus, and master product settings are now properly enforced, ensuring data consistency across the platform.

💎 Changed

Orders

Quote order workflow improvements

Seller orders are now created when quotes are requested, and shipping updates from marketplace orders are automatically applied to seller orders for quotes.

🪲 Fixed

Products

Fixed an issue with catalog imports where seller information was not properly associated with imported products.

Integrations

Fixed several issues with the Typeform integration that could prevent form submissions from being processed correctly.

: Staging

: Production

✨ New

Checkout

Minimum checkout amount enforcement

Added a configurable minimum checkout amount setting. Checkouts cannot be completed if the order total falls below this threshold, helping marketplaces enforce minimum order values.

Orders

Quote order management

Added comprehensive support for quote orders, including:

  • New queries to retrieve quote orders
  • Ability to convert checkouts into quote requests
  • Email notifications for quote orders
  • Payment creation for quote orders
  • Sub-status management for quote workflows
Orders

Order source tracking

Orders and marketplace orders now track their origination source (e.g., storefront, quote request, draft order), making it easier to analyze order patterns and filter orders by channel.

Payouts

Effective payout method tracking

Vendor payouts now record the effective payout method used, providing better visibility into how sellers are paid.

Webhooks

Enhanced webhook support

Added webhook events for marketplace orders and customer-related actions, enabling better integration with external systems.

💎 Changed

Products

SKU no longer required for variants

Product variants can now be created and updated without requiring a SKU, providing more flexibility in product catalog management.

Permissions

Expanded permissions for draft and quote orders

Updated permission model to properly support draft order and quote order management across marketplace operators and sellers. Marketplace operators can now manage collections.

🪲 Fixed

Orders

Fixed an issue where draft orders could not be finalized in certain scenarios.

Orders

Fixed an issue preventing customer selection during draft order creation in the Dashboard.

Orders

Fixed validation logic for quote orders to ensure proper status transitions, including enforcement when awaiting payment.

Payments

Fixed an issue where Stripe payment intents were incorrectly reused when payments had already succeeded or were processing, preventing duplicate charges.

Was this page helpful?