Trying to place transactions in Sandbox mode while adding Authorize.net
to a site. Copied pretty much exactly the example and it throws this:
[{"code":"E00027","text":"The transaction was unsuccessful."}]Here's my
actual code (in Laravel): /* Create ...