Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When creating Child Account at checkout, the billing amount shows the level price. #134

Open
3 tasks done
kimwhite opened this issue Jul 14, 2023 · 0 comments
Open
3 tasks done

Comments

@kimwhite
Copy link
Contributor

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:

  1. Create a Sponsor Account
  2. In the sponsor code, include 'sponsored_accounts_at_checkout' => true,
  3. Checkout out.
  4. Login in as the newly created child user, and you see a price under billing.

Screenshots
Screenshot 2023-07-13 at 1 31 45 PM

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 ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant