Stripe Express Checkout
Version 1.0.3
May 20, 2026
Fixed
- Order is now created with the correct
orderSiteIdmatching the site the customer placed the order from. Previously fell back to the first site in the store.
Added
siteIdis sent with every plugin API request so the order site is deterministic regardless of the AJAX site-resolution.