#himanadev_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ 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/1232526569570828339
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! do you see any trends for the users that report that the payment sheet is not loading? e.g. are these usually for certain devices / versions? How many users have reported this? Does this issue self-resolve after a while?
Also, which Stripe SDK library and what version of it are you using?
some time i saw this report. will collect other information for u
1,2 times per week
when waiting my partner collect information should i. ask another question ?
does stripe support paypal ? if yes should u share sample/guilde
Only Stripe accounts in EU countries can accept PayPal at the moment
Is your Stripe account based in an EU country?
i'm not sure. I'll give this information to my boss
another issue
IOS - Stripe (23.18.3)
Can you share the corresponding PaymentIntent id for the authentication issue?
pi_3P8rAwFqn3HUMwFK19UYYNs5
can you check again if this is the correct PaymentIntent id? Looking at the PaymentIntent id that you provided, there's no attempt to confirm the PaymentIntent with a payment method at all, so you wouldn't have received that error message
should u give sample image how to got it?
or i'll give all pi_.. of this user request ?
for Stripe pay loading forever :
'com.stripe:stripe-android:20.35.1'
samsung SM-G991B
Are you saying that you can reliably reproduce the payment sheet not loading for your app on a samsung SM-G991B phone?
no. that user error device. we don't have this device to test.
do u want me collect more about " Stripe pay loading forever : "
๐ catching up. I am afraid we wouldn't be able to help much if we can't reproduce the error. Do you collect any client log to your server?
what log do u need?
i will add and report later
cause i got some kind of this report per week
Any log from when the issue happens. ie. you can add lightweight session analytic logs of the time taken when the App send request to your backend and back with the PaymentIntent client secret, the time when you call present PaymentSheet and the time customer added a card. Then you match with customer report and pin down the suspect session.
If you are getting in touch with the customer, you can also ask them if they can always reproduce, their network (wifi vs 4G), does it resolve after restert the app or reconnect to network...
The first step is to isolate the issue
time customer added a card.
// how i can log it -- i saw payment sheet don't notifiy this event