stephktb
Member
- Aug 16, 2018
- 68
- 23
- 8
- 32
I am trying to develop a subscription system where the customer can buy products from the store after paying the membership. Sorry the english, it is not my native language.
What I've done so far is to limit that only members can buy the products and only become a member who buys the subscription. But the customer can only make one purchase per month. And when you renew your subscription, he can buy again. I'm unable to find a way to activate / pause this function.
Manually, I'm able to pause the membership and thus, the customer would not be able to buy until I activate again on their renewal. But in the long run, doing it manually is not feasible.
Ideally, when the subscription payment is approved, I can change the order status to something like "choose your products" and release the store. And when I switch to "order shipped", the products block again. So when the subscription is renewed and approved, I change the status again by creating a loop.
Only I didn't find any function, script or plugin to help me with this. Can someone help me? I've been looking for a solution for months
What I've done so far is to limit that only members can buy the products and only become a member who buys the subscription. But the customer can only make one purchase per month. And when you renew your subscription, he can buy again. I'm unable to find a way to activate / pause this function.
Manually, I'm able to pause the membership and thus, the customer would not be able to buy until I activate again on their renewal. But in the long run, doing it manually is not feasible.
Ideally, when the subscription payment is approved, I can change the order status to something like "choose your products" and release the store. And when I switch to "order shipped", the products block again. So when the subscription is renewed and approved, I change the status again by creating a loop.
Only I didn't find any function, script or plugin to help me with this. Can someone help me? I've been looking for a solution for months