I’m planning out the monetization of my app early. I’m just curious if people using stripe or whatever payment solution, prefer to setup their database in a certain way. At first I was thinking just have a data field in User called Membership Tier that is a text, but maybe its better to have individual data types for lets say Bronze Tier, Silver Tier, Gold Tier, each with their respective information about the plan. What is everyone else doing?
1 Like