Describe the bug
When a Sponsor Member creates the child account at checkout, the Members Account page is showing the LEVEL price of the level they are getting (though the invoice says 0).
The billing column of the Payment page should show 0 or Free.
To Reproduce
Steps to reproduce the behavior:
- Create a Sponsor Account
- In the sponsor code, include
'sponsored_accounts_at_checkout' => true,
- Checkout out.
- Login in as the newly created child user, and you see a price under billing.
Screenshots

Expected behavior
When a child account is created and paid for by the sponsor, the Billing column should show no price or a message; this is a sponsored account.
Isolating the problem (mark completed items with an [x]):
WordPress Environment
Details
```
WordPress 6.2.2
PMPro 2.11.2
Sponsored Members 0.10.1
```
Describe the bug
When a Sponsor Member creates the child account at checkout, the Members Account page is showing the LEVEL price of the level they are getting (though the invoice says 0).
The billing column of the Payment page should show 0 or Free.
To Reproduce
Steps to reproduce the behavior:
'sponsored_accounts_at_checkout' => true,Screenshots

Expected behavior
When a child account is created and paid for by the sponsor, the Billing column should show no price or a message; this is a sponsored account.
Isolating the problem (mark completed items with an [x]):
WordPress Environment
Details
``` WordPress 6.2.2 PMPro 2.11.2 Sponsored Members 0.10.1 ```