I successfully update a subscription via this code using the
anet_php_sdk: require_once 'anet_php_sdk/AuthorizeNet.php';
define("AUTHORIZENET_API_LOGIN_ID",
$authLogin);define("AUTHORIZENET_TRANSACTION_KEY", $authKey);//Set to
true for using test acc...