Checkout multiple items at once with our multi-cart checkout flow. Multi-cart checkout will work automatically without any code changes.
Users can add items to cart from any supported merchant, and they will be checked out together. Adding multiple items in a single request is currently experimental.
In addition to adding your brand assets to emails and our hosted checkout page, you can now customize the color scheme of our checkout page and purchase confirmation email.
Added iFrame support with cookie-free checkout. Embed the checkout experience directly in your app without worrying about third-party cookie restrictions or cross-origin limitations.
All transactional emails, order confirmations, shipping updates, newsletters, and more are now captured and stored.
Query and access your users’ merchant emails programmatically, giving you full control to build custom order tracking, notifications, and support experiences.
Added new API Playground for Sandbox and Production environments. Get started here
Intended for developers trying out our APIs. It’s recommended to save the Directory link to keep your documentation up to date with our latest API changes
Introduced Enterprise Pro Plan, with full access to headless checkout, bespoke API features, 24/7 support, and more. For more information contact [email protected].
Email domain whitelabeling has been rolled out in production. Route merchant emails through your own domain, allowing you to control the end-to-end customer experience without comprimising user trust or ever managing returns.
POST /cart/items now accepts affiliateProductLink, letting you pass through your partner tracking links end-to-end.
Added the optional checkVariantAvailability parameter so carts can auto-check the selected variant’s inventory when items are added. Feature is currently experimental.
Introduced a “blocklist” mode that allows any product to be added to cart and checked out except for those explicitly blocked.