Stripe. Annual subscription not updating in database
When i try creating an annual subscription. it does not update in database. I use Express.js in backend, and react in frontend
4 Replies
Backend code:

Frontend code:

I do not gent any console log on trial start when using annual. But i get console log on "regular/monthly". I get sendt to stripe payment page on both requests. But subscription is not updated on the annual subscription
All the "incomplete" is the once i tried with annual pricing.
