Minor Changes
- 
[Billing Beta]: Update prefix for checkout status (#6438) by @panteliselef
Replaces
awaiting_withneeds_. - 
[Billing Beta] Remove
statement_idfrom the checkout resource. (#6437) by @panteliselef 
Patch Changes
- 
Fix
UseSessionReturn['session']JSDocs to not mention active status, since pending sessions are also returned (#6430) by @LauraBeatris - 
Remove
treatPendingAsSignedOutfromuseSessionand always return pending session (#6432) by @LauraBeatris - 
Refactor billing statement page and payment attempt page data loading (#6420) by @aeliox