This topic contains 4 replies, has 2 voices. Last updated by Bruce 3 years, 6 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Jun 10th, 2013 at 12:40 pm #51719 | |
So here is the situation we’re trying to accomplish. Whenever a payment is declined for any reason, we want to immediately demote users and/or cancel them out. We noticed issues when a particular payment number was above 1. (using authorize.net) Now… what we’ve managed to do is manually set the EOT date accordingly. On the wordpress side, that seems to be working correctly. However, what we notice is that on the Authorize.net side, the ARB is not cancelled out. For this particular process, we are not wanting the user to have to use a cancel form and are wanting to handle everything based on EOT date. So, the question is: How do we programatically cancel a user based on ARB subscription ID? |