Closed abg1995 closed 1 year ago
nvmd i fixed it
How did you fix it? I'm still trying to figure it out
How did you fix it? I'm still trying to figure it out
this:
instead of the line stripe.redirectToCheckout()
try window.location.replace(data.url); make sure there are no typos on the Stripe file in the api
Hello, i keep getting this error.
IntegrationError: stripe.redirectToCheckout: You must provide one of lineItems, items, or sessionId
i checked everything else and it seems fine, stripe says in its website that this method is deprecated.
Is this method working for anyone or has found a way to overcome the issue?