You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]):
I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
This bug happens with a default WordPress theme active or Memberlite.
I can reproduce this bug consistently using the steps above.
WordPress Environment
```
WordPress 6.2.2
PMPro 2.11.2
Sponsored Members 0.10.1
```
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: