Don’t give a user access to membership until order status is completed
-
Hello,
I currently have a WooCommerce with lots of different products, one is a subscription to an “Instructor” membership, which grants a user access to downloadable content.
When the user buys the subscription the payment is accepted and the status goes to “processing”, at this point I have received payment and the user has been assigned the membership role.
How do I do it so at the processing level it does not assign the user the membership role, it’s only when an admin changes the order level to completed does it
give the user access to the instructor membership.I want the process to be:
1. User buys subscription
2. Payment is received into my Stripe account
3. A WordPress admin then looks at the order, refunds it or manually approves the order by changing the status to “completed”.
4. Once the order is completed, it assigns the user the “Instructor” membership.Is this possible?
Thanks in advance to anyone who takes the time to help me!
Kind regards,
Jack
- The topic ‘Don’t give a user access to membership until order status is completed’ is closed to new replies.