Skip to main content

API v1.70.0

: Staging

: Production

✨ New

Billing

GMV tracking and metering

Added support for tracking Gross Merchandise Value (GMV) for subscription-based marketplaces. The platform now automatically records daily GMV and meters payment captures, enabling usage-based billing. Dummy payments are excluded from GMV calculations to ensure accurate reporting.

Billing

Stripe subscription webhooks

Added webhook handling for Stripe subscription events, allowing the platform to automatically update subscription status when changes occur in Stripe.

Billing

Automatic customer creation in Stripe

When a new marketplace account is created, a corresponding customer record is now automatically created in Stripe, streamlining the billing setup process.

✨ New

API

Currency conversion without plugin dependency

Currency conversion rates now work independently of external plugins, improving reliability and reducing dependencies.

🪲 Fixed

Wishlist

Fixed an issue where duplicate wishlist entries could cause errors when creating or updating wishlists.

Shopify

Fixed an issue preventing new Shopify connections from being established successfully.

Checkout

Fixed a crash that could occur when saving VAT codes during checkout.

API

Fixed an issue where persisted headers in the GraphQL playground were not being saved correctly.

Products

Fixed an issue with category slug uniqueness constraints that could cause conflicts when categories were soft-deleted and recreated.

Was this page helpful?