Skip to main content

API v3.6.7

: Staging

: Production

✨ New

Observability

Enhanced request tracing

Added detailed tracing spans to the fulfillment workflow, making it easier to identify performance bottlenecks and troubleshoot order processing issues in production environments.

🪲 Fixed

Checkout

Fixed an issue where discount calculation failures during checkout could result in discounts being silently dropped instead of properly notifying the customer of the error.

Orders

Fixed an issue where malformed VAT codes could cause orders to be processed with incorrect tax rates instead of rejecting the invalid input.

Payments

Fixed an issue where Stripe payment operation failures could be silently ignored, leading to incomplete payment processing.

Payments

Fixed an issue that could cause payment webhook processing to crash when handling certain Stripe card details.

API

Fixed an issue where certain GraphQL queries could return empty results instead of properly reporting missing authentication context.

Inventory

Fixed inconsistent error handling when attempting to allocate more stock than available, ensuring clear feedback when inventory is insufficient.

Integrations

Improved error tracking for currency exchange rate updates, ensuring failures are properly logged instead of being silently skipped.

Was this page helpful?