You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using stripe for the first time in a long time on a project of mine. I basically use the same approach as the docs here. Only difference is that I decided to link my internal user_id with the subscription_id from stripe. Wanted to know if there are any annoying issues I might come across with this approach.
The text was updated successfully, but these errors were encountered:
Using stripe for the first time in a long time on a project of mine. I basically use the same approach as the docs here. Only difference is that I decided to link my internal
user_id
with thesubscription_id
from stripe. Wanted to know if there are any annoying issues I might come across with this approach.The text was updated successfully, but these errors were encountered: