Storybooks for commit df5e216e262a58514afdd644f1c98d1105331bac

Date
8/11/2026, 4:50:49 PM UTC
Summary
fix(payments-next): Reinforce subgroup order Because:
Description
* While the subgroup order appeared correct in Strapi, query showed it out-or-order, which happens from time to time

This commit:

* Updates codebase to reinforce the order in the subgroup by adding Integer field

Closes #[PAY-3844](https://mozilla-hub.atlassian.net/browse/PAY-3844)