how can I configure the product Timer to display a popup display after 1 or 30 days elapsed
1 - after 30 days have added orders for Leyla Jamsom the product timer stops counting automatically and display a popup saying "Warning! Finished the monthly plan of Leyla Jamson
2 - if I add 2 orders with the 30-day period of time, then after 60 days the product Timer stop running and automatically displays the popup: "Warning! Finished the monthly plan of Leyla Jamson
Product timers are implemented to sell time based services like gaming, billiards, etc… What you are asking is much more sounds like a membership tracking feature. I remember some people implemented it by creating a custom field for customers that stores the membership expiration date and check that date before executing related actions. Do you need something similar?
I think it was one of the settings for car rental that @JTRTech used Entity Custom Fields to get better results, but I could not see beyond that, and it was a setting for v4 and now I am currently using V5 thought maybe there was some way to control tuition through product Timer with Entity Minute State in V5
I was not attempting to work in any type of ‘expiry’ notification it was just a way to bill based on time.
As emre said it sounds more like a membership type setup than a time based product.
If its not possible within samba core I expect it should be achievable using scripts - or at least the notification part - probably not the stop product timer part.
Just had a ganders at the product timers table but dont have any time based product configured and shouldn’t be to bigger job to put a quick script together to check and notify of ‘expired’/over due timers…
Thank @JTRTech by explaining its configuration, I think what I want is not so complicated now, everything runs around activate a notification after a run a month that was added an order for a specific customer. and that would be exactly one configuration of membership, it was all I wanted.
question: how can I get this setting using custom Fields customers? I based myself in the configuration of the VIP discount model? but where could put the price of the monthly product?