strangerstudios / pmpro-sponsored-members

Generate a discount code for a main account holder to distribute to sponsored members.
https://www.paidmembershipspro.com/add-ons/pmpro-sponsored-members/
15 stars 27 forks source link

Allow Sponsor Level to be FREE but add recurring billing for selected amount of Child accounts. #105

Open kimwhite opened 2 years ago

kimwhite commented 2 years ago

Is your feature request related to a problem? Please describe. Right now if the user is free with settings to choose the number of seats on the checkout page, it will not process correctly. 'apply_seat_cost_to_billing_amount' => true, // apply to recurring billing 'apply_seat_cost_to_initial_payment' => true, Can only work if the SPONSOR is not FREE. After selecting the Number of Seats, the checkout will go through with no billing.

Describe the solution you'd like Allow FREE Sponsor Level to select how many seats they want to purchase and charge accordingly, create recurring billing if set up to.

Keithusm commented 1 year ago

Hi @kimwhite and pmpro , I am also having this issue, we have set the sponsor level to be £0.01, but it looks very unprofessional and need to have it for free. If we set it to free, the selected seats also become free. Is there a fix coming for this?