Hey. We have a web application that has been developed to take credit card payments over the phone. At the moment, we collect the information on the site and then pass using the API, but I wondered if it was possible to use SIM to process a payment as this would make things clearer from PCI acreditation.
Where I am unclear is whether it is possible to use SIM for payments taken over the phone or whether it is only used where the client is imputing the card information via a public website.
any help greatly appreciated. thanks.
02-02-2015 12:40 PM
http://developer.authorize.net/api/howitworks/sim/
http://developer.authorize.net/api/howitworks/dpm/
both use https post, so it web based.
02-02-2015 04:31 PM
thanks for this. I was just unclear if this was ok for cases where someone takes a mail order payment on the phone, so the card holder is not present? The website seemed to suggest that you needed to use the virtual terminal for this.
thanks.
02-04-2015 03:59 AM
a Card present account can work with CNP(card NOT present) transaction, so it will work.
Updated. now an authorize.net account work with both CP and CNP transaction.
02-04-2015 06:11 AM - edited 02-04-2015 06:15 AM
great, thanks.
02-05-2015 03:47 AM