#andrii_error

1 messages ¡ Page 1 of 1 (latest)

balmy auroraBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1331541446293061633

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

delicate bane
#

here is the screenshot from the app

rain bay
#

What do you see on Android Studio log?

delicate bane
#

nothing related to the stripe sdk. BTW, I was able to add the card 2 days ago.

rain bay
#

Okie, can you share the PaymentIntent Id? pi_xxx

#

Ah sorry, not PaymentIntent, the SetupIntent

delicate bane
#

sure, lemme generate the new one.

rain bay
#

The old one which was not working for you, is also fine

delicate bane
#

seti_1QjzRyBrnecfVbJMvIT29kTT_secret_RdFxnbm0YQN30px1mY3baGAP9y65Mry

rain bay
#

Um there is no log for the confirmation call, so it is something wrong on Android, not reaching out to Stripe server yet

#

If you put a breakpoint in your Android code, which line yielded this error?

delicate bane
#

but in the stride dashboard logs I see the requests with the card data and they are 200

rain bay
#

Which request? req_xxx

#

This is just a SetupIntent, correct? And it hasn't been succeeded

delicate bane
#

check this one req_J7NJIAZVSkTTKA. I see the event in the dashboard after press save on the Customer Sheet

balmy auroraBOT
rain bay
#

Um I see, are you confident that comes from the same flow? If yes then somewhere in the code may yielded that error

delicate bane
#

yes cause request body has the same data of the card that I entered in the customer sheet

old hound
#

Hey! Taking over for my colleague. Let me catch up.

delicate bane
#

you mean install your sample and try to repro this? BTW I use compose in my app maybe it's the issue?

#

or it's doesn't matter ?

old hound
#

The sample is using Compose too.

#

Yes please install the sample and try to reproduce on the compose activity I shared with you above.

#

Keep me updated

delicate bane
#

sure, give me few minutes to do that

#

I have issue with customersheet but you sent link to the paymentsheet. Maybe better to repro this using the customersheet?

old hound
#

Ah sorry, I missed that part, Let me try and find out a sample, just a minute...

delicate bane
#

so the sample works fine

#

but from my side I do all the same that you provided in sample

old hound
#

There must be something wrong in your integration.

#

Have you had a chance to debug your flow ?

#

Use breakpoints and follow the Sheet runetime thread and check what is the issue/execption behind

delicate bane
#

the reason that all was good until yesterday, yesterday I started to see this error.

old hound
#

have you had a chance to check your backend ?

delicate bane
#

I'll kill them, they changed the serialization key from client_secret to clientSecret and didn't notify me

#

sorry for wasting your time.

#

appritiate your help

balmy auroraBOT