#landsman-payment-request
1 messages · Page 1 of 1 (latest)
Hi 👋 just to clarify, you're looking for a way to speed up Apple's part of that process where the modal they built for their browser?
Hi, yes basically Apple's part probably. Once I did a confirmation via biometric it's slow - aprox. 3-5s.
It's slower than in native apps definitely.
I don't think we're going to have much insight into that piece, do you know what specifically is being executed that you think is taking a long time?
Let me check
https://api.stripe.com/v1/apple_pay/sessions= took 412mshttps://r.stripe.com/0= there are 15 request that took between 180-450ms ... I don't know why there are so many request to this APIhttps://m.stripe.com/6= there are 3 request that took 932.7ms ... so probably this is slowesthttps://api.stripe.com/v1/apple_pay/sessions= this took 650 mshttps://api.stripe.com/v1/tokens= this took 670ms
This is from desktop, on mobile it will be slower, depends on network of course.