Also, the "error_message" property is only defined and returned if there
IS an error.It would be better if it always returned a value (empty
string if trx is approved, otherwise an error message string). I fixed
my script to only obtain the value of ...
Comparing the new and old AuthorizeNetCP.php files shows that only
the"undefined offset" errors were fixed. The "undefined property" error
was NOT fixed.It doesn't define a class property for _custom_fields
(like AuthorizeNetAIM.php does). I added th...
I am getting these errors too. It's been a year, isn't this important?
Undefined property: AuthorizeNetCP::$_custom_fields in
.\anet_php_sdk\lib\AuthorizeNetCP.php on line 86Undefined offset: 22 in
.\anet_php_sdk\lib\AuthorizeNetCP.php on line 177Und...