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
KindCoder
KindCoderOP2mo ago
Backend code:
No description
KindCoder
KindCoderOP2mo ago
Frontend code:
No description
KindCoder
KindCoderOP2mo ago
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
KindCoder
KindCoderOP2mo ago
All the "incomplete" is the once i tried with annual pricing.
No description

Did you find this page helpful?