Closed JarrydLong closed 4 years ago
Replicating the issue:
$pmprosm_sponsored_account_levels = array( //set 5 seats at checkout 4 => array( 'main_level_id' => 4, //redundant but useful 'sponsored_level_id' => array(5), //array or single id 'seats' => 4, 'seat_cost' => 0.03, 'max_seats' => 25, 'apply_seat_cost_to_initial_payment' => true, ), );
Also based on this topic: https://www.paidmembershipspro.com/forums/topic/sponsored-members-add-on-plug-in-5
Environment tested on:
This has been fixed AFAIK in latest version I'm working on.
This works with v0.8 release.
Replicating the issue:
Also based on this topic: https://www.paidmembershipspro.com/forums/topic/sponsored-members-add-on-plug-in-5
Environment tested on: