Yesterday transactions started failing while using authorize.net php
API. But after looking at the logs, the transactions weren't failing at
all. In fact, I get response code 1: {"code":"1","description":"This
transaction has been approved."}. Howeve...