#_devilteemo
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- _devilteemo, 6 days ago, 17 messages
Hi there 👋 that's getting away from working with our API/SDKs specifically, so I'm a little unsure. Do you run into problems when you try to do that?
HI, toby
I have followed the docs 30/01/2024
I find it hard to use // res.redirect(303, session.url); on express server side.
because fetch or axios in react will show error if i send post request to subscription session endpoint
however, res.json(session.url) can get rid of the error for the moment
But I'm not sure if i will run into security issue or not
@obsidian helm do you know someone who are good at nodejs server development and he can tell if this is a good practice or not
@obsidian helm or do you know if react has a package to manage suscription for us instead of one-off payment?
This is the package for react one-off payment
I don't know what you mean by "manage subscription for us". react-stripe-js is a frontend library, it's not used for Subscription management as that is largely handled server-side.
No, I don't have a contact to walk you through node+express best practices, we specialize in helping address questions/concerns about the Stripe products. We have some knowledge of the frameworks used to implement those flows, but aren't deeply familiar with the best practices for every framework available.