Authorize.Net CIM Customer Information Manager

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
I would like to set up my e-commerce site with the ability to use Authorize.Net's Customer Information Manager.  This would allow the user to store their credit cards on their secure site to be used for payment when they place an order.  Does anyone know of any addons to allow for this?  Would anyone even recommend doing this?

Any information would be greatly appreciated.  Thanks!
13 years ago
I am also interested as well!
13 years ago
Did you guys figure it out? I would like to do the same.
13 years ago
I've done some work with it, but not much. I still need to merge the work into nop, but have not had time.
13 years ago
thanks for the reply. I will work on the subject too, I keep you updated.
12 years ago
Hello,  

Has there been any progress on the CIM integration?
We have noticed several items when dealing with checkout...
Often, a single purchase item and a reoccurring item are chosen together.
I call this a combo, a static item and a reoccurring item.

1.) nop doesn't seem to allow completion of checkout
2.) I removed the lock/switch, allowing it to pass

Then learned authorize.net handled the whole invoice as reoccuring...
Or, if ARB was off, the whole invoice as One Time.

We have been battling with possibly capturing the invoice on checkout, splitting it, and passing to processes to authorize.net.  That has issue as well.

The root cause of this comes to PCI DSS standards for storing data (CC), etc.

Thus, there seems to be two options to travel.....
1.) CIM integration
2.) Full saving and PCI DSS compliance of stored data, possibly rijndael class (AES 256) or better, that also leads you into hardware and server space considerations, as well as changes in standards, or advanced tests that batter your servers looking for a way in, to show a bank how good a pci test they are by failing you.

This, letting Authorize.net manage the data with CIM is a tremendous relief.
I can imagine a user accessing their nop account, pulling in from authorize.net a connection with *******2344 and allowing them to update their info through the CIM

Then a good look at the checkout process with static and reoccurring items on same invoice.

Any help would be appreciated.
11 years ago
Hi Community,

Don't mean to revive such an old topic but would like to know if there has been any movement on this?

Specifically, my employer states, they don't want to store and CC info since this is what CIM is for? However I have an issue:

1. How will I pass through values for a CC to match on CIM if I can't store them on our DB?

Has anyone attempted creating this for nopCommerce yet?
10 years ago
hi,

actually when you create a customer profile in CIM it generates a CIM profile ID. You will save that ID  in your database and then at the time of transaction you can simply pass the Customer Profile ID to CIM and that's it

Thanks
Gulraiz
10 years ago
Thats not really sufficient when you have a real store with a steady flow of traffic. Did anyone get a comprehensive solution for this? I would like to have to ability for my clients to checkout without entering any credit card information on reorders.
8 years ago
Found this: http://www.joomadmin.com/#Authorize

If you can test it. Let us know your findings
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.