#ericfavor
1 messages · Page 1 of 1 (latest)
Hi 👋
Yes Test mode behaves the same
hmmm ok, let me try again then
can I post a link to an issuing auth here?
we took 3 seconds and the auth wasn't declined
I was testing responding to those requests in my integration and had to do a fair amount of tweaking to get down to the 2 second response time. If you are using the stripe CLI and stripe listen to forward webhook events it may be shorter due to a routing delay
I am trying to test handling the issuing_authorization.created event when there's a timeout, so I want to trigger the timeout. To do this I introduced a sleep for 2 seconds in my endpoint, but the request wasn't declined
now I am trying to sleep for 4 seconds and see if that would trigger the timeout
You can share the ID of an event and I can look at that
iauth_1NgZqjEycyd2Sp7kl2rostHV
issuing_auth.request: evt_1NgZqjEycyd2Sp7knBZlURwx
issuing_auth.created: evt_1NgZqmEycyd2Sp7kCLFPRjqT
ok so the 4 seconds delay works, we're getting a decline due to timeoutL evt_1NgaQEEycyd2Sp7kZiMADd5B
Okay. Perhaps the 2 second delay as just hitting the cusp of that time window