I have 4 different plans that a vendor can sign up on. However, I have a free subscription plan called Flexitime Free Forever and this carries a 10% commission fee. I have set in place that these vendors need to drive €300 in customers sales through the platform in order to keep their account active. However, vendors are not abiding to this. Is it possible to input some code that if vendors do not hit a minimum mark of €300 a month that their plans gets automatically downgraded to Interim dashboard (That is where vendors initially set up)
At the moment there is no specific way to in the plugin to automatically downgrade a user's group that way. Therefore the only way to achieve it would be with a code snippet.
I believe in principle the following code should work: https://pastecode.io/s/dbd2aeq9 - replace 12345 with the group ID of the interim group.
Hi guys.
I have 4 different plans that a vendor can sign up on. However, I have a free subscription plan called Flexitime Free Forever and this carries a 10% commission fee. I have set in place that these vendors need to drive €300 in customers sales through the platform in order to keep their account active. However, vendors are not abiding to this. Is it possible to input some code that if vendors do not hit a minimum mark of €300 a month that their plans gets automatically downgraded to Interim dashboard (That is where vendors initially set up)
Looking forward to hearing back from you.
Thanks
Hello Anthony,
At the moment there is no specific way to in the plugin to automatically downgrade a user's group that way. Therefore the only way to achieve it would be with a code snippet.
I believe in principle the following code should work: https://pastecode.io/s/dbd2aeq9 - replace 12345 with the group ID of the interim group.
Kind regards,
Stefan