- Experiment ID
2026-07-past-due-checkout- Experiment Type
- apex / user
- Analysis Summary
- The experiment routing past-due Nitro notices to unpaid-invoice checkout was removed from the current experiment list.
- Why It Matters
- The payment-recovery entry point may no longer be controlled by the same experiment id, so its current behavior needs separate verification with an eligible past-due account.
- Detailed Description
- Earlier evidence confirmed a path that fetched an open unpaid invoice for a past-due Nitro subscription and routed the notice button to its checkout.
- This event records the experiment id as deleted, and the exact id is absent from the current bundle.
- The deletion does not reveal whether that recovery path shipped broadly or was discontinued.
- Focus Area
- Past-due Nitro payment recovery
- Importance
- high
- Default Config
{
"bannerVariant": "control",
"enabled": false
}- Variations
{
"1": {
"bannerVariant": "red_expressive",
"enabled": true
},
"2": {
"bannerVariant": "grey_primary",
"enabled": true
}
}