strangerstudios / pmpro-group-accounts

Sell memberships to corporate organizations, families, teams, or any group of people where one member pays for a collection of people to access your content individually.
https://www.paidmembershipspro.com/add-ons/group-accounts/
0 stars 5 forks source link

Multiple Group Leader Levels with access to different child levels. Code will work for any child level. #22

Closed kimwhite closed 6 months ago

kimwhite commented 7 months ago

Describe the bug When you create multiple Leader Levels with access to different child levels, the generated coupon code will work for any child level, no matter the Leader Level.

To Reproduce Leader Level A - creates coupon for child account level B Leader Level C - creates coupon for child account level D

The code generated for A & C will work on both B & D.

Expected behavior The Group Code should only work for the assigned child level.

Isolating the problem (mark completed items with an [x]):

WordPress Environment

``` Local. WP 6.4.2 ```