Hello,
I would like to issue credits for a user as soon as they sign up for a subscription.
Credits are issued on a monthly basis, one per month, so I am looking to sum credits over time based on the start subscription date, and add one on a monthly basis.
I created a data type called "Credit,’ and two features: “Credit” and “Credit Total Value,” in the database to store this information. Any suggestions on how to make this work most effectively?
Thanks!