Hello all, I'm probably misunderstanding something (as usual), so I'm hoping for some forum feedback instead of bugging support, lol... I can't seem to get the Authorize.net CIM plugin to work? The normal plugin (the one that does not support recurring payments) works fine. I signed up for Authorize.net's Customer Information Manager (i.e. CIM) and I removed the relay URL, but I get the following error: "Error 92 - Payment Transaction Failed" Also, it seems to be processing the payment on my web server? Isn't the CIM plugin suppose to redirect the payment process the secure Authorize.net server? We don't want sensitive information on our servers (I have enough gray hairs, lol...) Thank in advance for any feedback... Dan
Yes plugin should work without a problem. In regards to error contact us in helpdesk I need to check full debug log for payment that generate error. Authorize CIM plugin will take CC info on your server, but it will not store it in database. It works this way: When user signup first time, it will take CC info and store it on Authorize.NET Then on requrring payments, plugin will rebill user using payment profile id and user profile id that were created on signup.
Is there a way to have it take the cards on the Authorize.net server. We also don't want to run any security risks.
I understand card numbers are not STORED on my server, however I'd frankly prefer having them taken on the auth.net servers rather than my own. Peace of mind not ever having the info entered onto a form and then sent from my server to anywhere else. I know some people don't like that, but I'd prefer it.