#arthuro__99

1 messages · Page 1 of 1 (latest)

pseudo ironBOT
wet dirge
#

You'll need to build something custom for this

hidden mirage
#

Alright. Thanks. Will look into this. Will it be necessary to keep the users subscriptions in my backend or can I rely on the stripe API and just have the user ID and show the users their subscriptions based on that, or what best practises do you suggest?

wet dirge
#

Generally we recommend you store as much as possible on your end just to reduce the number of api calls you have to make

#

But ultimately up to you on what you store

hidden mirage
#

I see. Thank you.