#mhanzla80-paymentSheet-error
1 messages ยท Page 1 of 1 (latest)
sure
Can you share the code that you're using for this?
should i upload the file or screenshot ?
i am using the firebase functions to deploy Node.js code and getting response on flutter frontend
either is fine
You can copy paste the code as well
i am getting correct response from the function but in init payment sheet getting this error
can you print out the clientSecret before calling the initPaymentSheet function?
Basically, compare the secret that you get from firebase and the one that you're passing in
are you creating the PaymentIntent on/for a connected account?
ah yeah from the code looks like you are
yes
How are you initializing your SDK?
I feel like its missing the connected account ID while attempting to initiate a PaymentSheet for it