Skip to main content

API v1.35.0

: Staging

: Production

✨ New

Orders

Enhanced order line tracking

Added tracking for additional fields on marketplace order lines, providing more detailed information for order management and reporting.

Shipping

Shipping discounts at checkout

Shipping discounts are now automatically applied at checkout when minimum order requirements are met, making it easier for customers to see their savings.

Payouts

Delete draft payouts

Marketplace operators can now delete draft payouts before they are finalized, providing more flexibility in payout management.

Attributes

Numeric attributes on product variants

Product variants now support numeric attributes, enabling better product specification and filtering capabilities.

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Added the ability to disable GraphQL tracing to reduce overhead in production environments.
  • Optimized discount calculation utilities for faster checkout processing.

🪲 Fixed

Checkout

Fixed an issue where the CheckoutSellerShippingMethodsBulkUpdate mutation did not properly accept GraphQL IDs.

Shipping

Fixed an issue where deleted shipping methods could cause errors during checkout migrations.

Products

Fixed an issue where product price queries did not always return the expected price, min_price, and max_price values.

Payouts

Fixed issues with vendor payout calculations in the legacy payouts flow:

  • Checkout vendor payouts now correctly match orders.
  • Vendor payout totals are now calculated accurately.
Emails

Fixed an issue where the display_gross_prices field was always set to true in email payloads, regardless of the actual marketplace configuration.

Attributes

Fixed an issue where multiselect product attributes did not allow selecting multiple options properly.

Was this page helpful?