0
How do I set up DB to control subscription access?
Contributor
,
/t5/coldfusion-discussions/how-do-i-set-up-db-to-control-subscription-access/td-p/12329440
Aug 20, 2021
Aug 20, 2021
Copy link to clipboard
Copied
I'm trying to plan how to authorize users to access a page, based on the currency of their subscription payments. They might pay a typical one month in advance subscription each month, or they might pay six months or a year in advance (possibly with a discount).
I'm thinking I would control access through, for instance, "ExpireDate > today()". And I would calculate ExpireDate, based on payments. This is completely new to me, and web searches get me into software companies' software subscriptions—no how-tos.
How would you handle this? I will create another table to record the user's payments.
If you know of an online resource that discusses this topic, please share!
Thanks!
John
TOPICS
Advanced techniques
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

