You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if there was a checkbox in the membership level setup to inhibit re-use of the delay. The code could add a user_meta to log that the user had already signed up for this membership and benefited from the subscription delay. It would help prevent freeloaders continually signing up for free trials!
I guess it would also need something in the signup page to indicate whether the trial (delay) was available or not.
The text was updated successfully, but these errors were encountered:
This is a good idea and something we've thought about.
Our master plan is to merge this functionality into the core plugin and including the ability to offer a trial once per user (even subscription delay type trials) is included in that. Not sure on the timeline of these updates yet.
Currently, I'm trying to find this solution. Are there any updates on this functionality or Is there some hacky way to tweak existing code so it would work only once per user?
It would be great if there was a checkbox in the membership level setup to inhibit re-use of the delay. The code could add a user_meta to log that the user had already signed up for this membership and benefited from the subscription delay. It would help prevent freeloaders continually signing up for free trials!
I guess it would also need something in the signup page to indicate whether the trial (delay) was available or not.
The text was updated successfully, but these errors were encountered: