Authorize.net will never allow you to return a transaction sent on the same day. Writing a test that creates a transaction and then returns it is therefore tough.
I could not find a way to do this through the API like this:
Can I ask Authorize.net to "resolve" a test transaction?
Or .. What is the right way to do this?
source share