404 with stripe plugin
hey all im getting a 404 when trying to get a stripe url:
/api/auth/subscription/upgrade
404
its also not generating my schema for stripe using the CI tool- the Session table was not created.
using svelte51 Reply
how should the stripe schema look, its only added
stripeCustomerId
in my user table?