There have been earlier comments on this, but none current, so I'm staring again.
I'm hitting https://apitest.authorize.net/xml/v1/request.api and waiting 40-50 seconds for a response. This is both from a test client (Paw) and from the web page:
06-27-2016 06:47 PM
It's down to 27 seconds in come cases. Just tested via a different network and it was 40 seconds.
I need to know if this how it works, if so, it's not useful.
If this is just how a sandbox account works, then I need a way to end test posts to a live account, which doesn't look like is avaialble anymore if I read that right.
06-28-2016 11:33 AM
Just bouncing this again to see if anyone from authroize.net would like to comment...
Thanks.
10-19-2016 02:24 PM
Hello @leehinde
Are you seeing this problem consistently or intermittently? It might also help to understand how you are connecting to the sandbox, if via SDK or API. Is the delay for any transaction or just specific transaction types?
Richard
10-19-2016 02:35 PM
It's every time I try.
Both from the api reference web page: https://developer.authorize.net/api/reference/index.html
And I constructed a hit in Paw https://paw.cloud/ to see if it was different.
The first sample in the api reference (authentication) is fast. It's the second example, Charge a Credit Card, that takes 30-40 seconds to respond.
10-19-2016 02:57 PM
10-19-2016 04:13 PM
10-19-2016 04:19 PM
Very odd. When I test using the api reference, I get a response almost immediately. Tested using multiple workstations on different networks. Same results.
I also checked with our support team who monitor our systems. They run automated tests against this exact method both via API and API Reference Try it page with a response in the range from 300ms to 1900ms.
Richard
10-20-2016 08:10 AM
@RichardH That's actually good news. I was hoping it was some idiosyncracy in my setup. Although, as I said, I tried on a different network as well. I'll keep working with it.
Thanks for testing.
10-20-2016 08:37 AM