: Staging
: Production
✨ New
Decline all order lines in a seller order
Added the ability to decline all order lines within a seller order at once, streamlining order management workflows.
Update PO numbers on finalized orders
You can now update purchase order (PO) numbers on marketplace orders even after they've been finalized, providing more flexibility in order tracking.
Invoice number filtering
Added the ability to filter orders and marketplace orders by invoice number, making it easier to locate specific orders.
Invoice refresh mutation
Introduced a new mutation to refresh invoices, allowing you to regenerate invoice documents when needed.
✨ New
Stripe payment metadata
Payment intents created through Stripe now include custom metadata, enabling better tracking and integration with external systems.
Stripe webhook integration
The Stripe payment plugin now listens to webhooks for real-time payment status updates, including successful payments, cancellations, pending states, failures, capture events, and refunds.
Gateway token validation
Payment gateway tokens are now validated when creating payments, improving security and reducing payment errors.
✨ New
Seller configuration limits
Marketplace operators can now limit which plugins and configurations are available to individual sellers, providing more granular control over seller capabilities.
✨ New
Refined plugin categories
Plugin categories have been reorganized to improve discoverability and organization of integrations.
✨ New
Removed items on documents
Invoices, packing slips, and purchase orders now include a dedicated section for removed items when applicable.
💎 Changed
Fulfillment for cancelled orders
Orders that have been cancelled can still be fulfilled if needed, providing more flexibility in handling edge cases.
🪲 Fixed
Fixed an issue where stock wasn't properly deallocated when bulk deleting draft orders.
🪲 Fixed
Fixed an issue where dates and decimal values weren't consistently returned as strings in API responses.
🪲 Fixed
Fixed an issue where transaction error messages could be incorrectly formatted.
🪲 Fixed
Fixed an issue with the HERE Maps plugin authentication check URL.