#Jerald
1 messages · Page 1 of 1 (latest)
Do you redirect by backend?
from UI
You mean frontend? Can you paste here the redirection code?
And a screenshot of the error?
var stripe = Stripe(stripePublishableKey);
stripe.redirectToCheckout({
sessionId: sessionId
});
What's the value of the sessionId variable?