I migrated site from one membership platform to another. With the current platform, after importing members connection between authorize.net and the membership plugin is lost. The silent post url is being used so that for new members, the connection exists. However, for old members, there is no way for authorize.net to communicate with the membership plugin when for example, a user's billing fails due to incorrect info or insufficient funds. Is there a API function with Authorize.net such that when blillling fails or succeed, authorize.net can communicate to membership plugin on site to carry out certain actions on user (for instance, temporarily deactivate account when billing fails)?
02-17-2014 01:07 PM
Since there is only one silent post url allow on an authorize.net. You could use the relay response url(if you are using the AIM API), which could have multiples url, although not sure if it work with your plugin.
02-17-2014 01:18 PM - edited 02-17-2014 01:19 PM
Should be SIM or DPM, not AIM API
02-18-2014 04:11 AM - edited 02-18-2014 04:12 AM