- Experiment ID
2025-12-orb-redemption-thru-orders- Experiment Type
- apex / user
- Analysis Summary
- Tests an order-first flow when redeeming Shop items with Orbs.
- Why It Matters
- Keeping redemption and item delivery on one order can make failures easier to recover and explain.
- Users may notice different loading, error handling, or confirmation timing during redemption.
- Detailed Description
- After a user chooses an item in the Orbs checkout, the enabled path creates and signs an order, then briefly polls until the granted entitlements appear.
- The default path continues to use the older direct redemption request.
- Focus Area
- Orbs item redemption
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}