Skip to main content

API v1.59.0

: Staging

: Production

✨ New

Emails

Fulfillment status emails

Added email notifications for fulfillment confirmations and denials, keeping customers informed about the status of their orders.

Emails

Refund confirmation emails

Added email notifications when refunds are processed, providing customers with confirmation of their refund details.

Emails

Product images in order emails

Order confirmation and related emails now include product images, making it easier for customers to identify their purchased items.

Emails

Customer account activation emails

Added email notifications when customer accounts are activated, improving the onboarding experience.

✨ New

Orders

Search orders by voucher code

Marketplace orders can now be searched by voucher codes and names, making it easier to find orders associated with specific promotions.

✨ New

Webhooks

Fulfillment update webhook

Added a new webhook event that triggers when fulfillment details are updated, enabling better integration with fulfillment systems.

✨ New

Emails

Email template sorting

Email templates can now be sorted in the dashboard, making it easier to organize and manage your email communications.

💎 Changed

Performance

Performance improvements

Made several performance improvements across the platform:

  • Shipping zone country validation is now significantly faster.
  • Checkout creation and line item additions are more efficient.
  • Order queries are optimized for better response times.
  • Discount application during checkout is faster.

💎 Changed

Emails

Email template improvements

Enhanced email templates with improved layouts, better organization, and clearer personalization options. Order-related emails now display currency symbols and complete marketplace addresses.

🪲 Fixed

Discounts

Fixed an issue where volume discount fields were inadvertently removed, causing errors in existing integrations.

Checkout

Fixed an error that could occur when updating seller shipping methods during checkout with certain seller ID formats.

Seller mgmt

Fixed an issue where the vendorType field was removed without proper deprecation, restoring compatibility with existing queries.

Orders

Fixed a dashboard issue where order summaries were missing volume discount information in delta calculations.

API

Fixed an issue where the tracking_url field was missing from the fulfillment schema, preventing tracking information from being properly returned.

Attributes

Fixed filtering on custom field values to work correctly with instantiated values.

Discounts

Fixed an issue where vouchers limited to one use per customer could be incorrectly marked as used, preventing legitimate redemptions.

Discounts

Fixed validation for "once per customer" vouchers to properly check usage history before application.

Checkout

Fixed an issue where updating checkout notes would error if the note text didn't change.

Checkout

Fixed handling of recipient updates in gift checkout flows.

🚫 Deprecated

API

The webhookSamplePayload query has been deprecated. Please update your integrations to use alternative methods for testing webhook payloads.

Was this page helpful?