- Experiment ID
2026-06-otp-orders-phase-1- Experiment Type
- apex / user
- Analysis Summary
- Expands an order-first checkout flow for Shop and game storefront purchases.
- Why It Matters
- Creating the order earlier can change how price confirmation, waiting states, and payment errors appear before purchase completion.
- Detailed Description
- In Collectibles Shop and game storefront checkout, the client can create an order before moving deeper into payment.
- The payment modal reads this treatment and uses order creation state to decide whether checkout can continue.
- Focus Area
- Shop and game storefront checkout
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}