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
8 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
Note
Note3w ago
hey man i am running into the same issue did you manage to fix it?
eoshorizon_
eoshorizon_3w ago
@KindCoder just in case you did not see the message
KindCoder
KindCoderOP3w ago
Thanks for ping. I have not found a fix. I have not continued on the project either
Note
Note3w ago
Well that's unfortunate

Did you find this page helpful?