#ilyeselb
1 messages · Page 1 of 1 (latest)
should i upgrade the package to 2.1.1?
still missing the clinetSecret on the confirmPAyment
Hi 👋 looking
Yeah, this doesn't look right offhand. Asking a teammate to take a closer look.
They're looking
I don't think so, what version of stripe-js are you using?
"@stripe/react-stripe-js": "^2.1.1",
"@stripe/stripe-js": "^1.29.0",
but st.confirmPayment
const st = useStripe()
useStripe is imported from stripe/react-stripe-js
I think it's the old stripe-js version that is causing the typings to be incorrect.
okay i will upgrade it
I may be wrong, have another teammate looking
okay , i will see on my side if its stripe-js
one minute
it was that
it worked when i upgraded stripe-js
ahaha
sorry
man
Aweseome, glad to hear that worked!