I am trying to install the Authorize.net SIM payment plugin, but the instructions make no mention of setting receipt or responses URLs in my Authorize.net account. Ver 3 required these. Has anyone out there set this up successfully? Remember, this is the SIM method, NOT the CIM method.
Actually plugin set these urls and parameters when redirect user to Authorize.Net so this should not be required to set these settings in account itself. But anyway this is better to submit ticket with access info so we will trobleshoot this issue.
To save others time, the solution is to enter the relay response URL in your Authorize.net account to : http://www.yourdomain.com/amember/payment/authorize-sim/thanks You won't find that URL using FTP, it is generated dynamically. If you are using SSL, then use https://www.yourdomain.com/amember/payment/authorize-sim/thanks Of course change "mydomain" to your actual domain and if you renamed the base directory, use that instead of "amember". The alpha version is working fine now...the plugin instructions just need to be updated.