#daniel_klungo

1 messages ยท Page 1 of 1 (latest)

stoic tinselBOT
noble shadow
#

as of now we only store the subscriptionId in our database, but we could also store the id of every subscription item

#

I've been recommended before not to duplicate too much information though, which is why I'm asking ๐Ÿ™‚

drowsy halo
#

Hi there! Yes, storing the subscription item ID on your end would decrease the number of calls to Stripe overall

noble shadow
#

thanks for the reply @drowsy halo ! so this is recommended, instead of making calls to Stripe every time then I assume ๐Ÿ™‚

drowsy halo
#

yep!