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

Does not work with PayPal Standard #16

Open
3 tasks done
andrewlimaza opened this issue Dec 29, 2023 · 1 comment
Open
3 tasks done

Does not work with PayPal Standard #16

andrewlimaza opened this issue Dec 29, 2023 · 1 comment

Comments

@andrewlimaza
Copy link

Describe the bug
Seats aren't given when parent accounts purchase through PayPal Standard.

To Reproduce
Steps to reproduce the behavior:

  1. Set up your site to use PayPal Standard
  2. For the parent account level settings, give a fixed number of seats and set it to include the price in the level price.
  3. In incognito mode, purchase your parent level.
  4. Upon returning from PayPal checkout and ensuring that the IPN has processed, see that there are no assigned codes or seats for the parent level.

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.
@MaximilianoRicoTabo
Copy link
Contributor

It seems to me that this is not a Group Account bug but a core one. pmpro_after_checkout action hook is never triggered with Paypal Standard then the function callback that creates the Parent Group account never runs. Do we create a core bug instead ? @andrewlimaza

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

2 participants