Hello guys,
I am new to this community and to authorize.net and I have the fallowing scenario.
- I have a customer that is making a new order. This customer has an email address, a customer id and some other irelevant informations.
- When he is selecting to pay using authorize.net he is redirected to the authorize.net secure payment page (on the authorize.net server).
- Because I have returning customers I would like to store their information (credit card number, etc.) and when they are again on the payment page the form should be prefilled with their billing information.
Is something like this possible ?
Is CIM designed to do something similar ?
Thanks,
-----------------
09-25-2014 07:24 AM
If you storing credit card info on your server, use AIM
If you want authorize.net store them use CIM
09-25-2014 05:11 PM
I want to use CIM, because I don't want any informations saved on my server.
But my question is: How do I use and configure CIM and auth.net so that when a returning customer arrives to the payment page (on the authorize.net server) he can select a previously used payment profile or make a new payment profile.
My goal is not to have the returning customer enter the credit card information.
09-25-2014 11:22 PM - edited 09-25-2014 11:22 PM
For hosted option on CIM, the customer enter credit card info on authorize.net to create a payment profile, then they return back to your website, then they will pick which payment profile they would like to use for the order
Once they return to your site, you use the getcustomerproifle to get all the paymentprofiles
here the doc
09-26-2014 04:19 AM - edited 09-26-2014 04:29 AM