I have successfully created a recurring transaction in my sandbox developer account. I am trying to run the sample code that was provided in "php_arb_xml/subscription_update.php." I have defined my variables and I get the following output when I run the script:
update subscription
Response Code:
Response Reason Code: Ok
Response Text: I00001
Subscription Id: Successful.
Data has been written to data.log
The only problem is when I check for the update in the sandbox account, I am not seeing it. I have presented the update with a different firstname value. What could I be missing? Any assistance is much appreciated.
Solved! Go to Solution.
โ03-04-2014 01:29 PM
Thank you, that did it.
โ03-05-2014 01:07 PM