Using a auth.net test account and the ARB API, I'm able to create subscriptions just fine, but for some reason the email addresses specified in the ARB subscription requests are not getting posted to the subscriptions on auth.net. I'm using the PHP code provided in the ARB SDK. I've also dumped the values in the ARB request and the email is there. Is it possible that for some reason emails are not posted when using a test account, or is there something else I'm missing?
Thanks.
10-31-2012 04:20 PM
It now appears to be working - perhaps I had some incorrect code in the first few subscriptions I created.
10-31-2012 07:42 PM