Does the API allow access to the credit number at checkout?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
harryhair5
Ensign (ENS)
Ensign (ENS)
Posts: 14
Joined: Fri Oct 15, 2010 2:05 pm

Does the API allow access to the credit number at checkout?

Post by harryhair5 » Wed Jun 08, 2011 2:25 pm

We sell hardware and subscription services. At checkout, I need to be able to charge for the hardware normally, but also write some custom code to transmit the credit card information to Authorize.NET's Customer Information Manager (CIM) service. My question is this: Using the ablecommerce API, do I have access to the card information at checkout to be able to write my own code to push that information to Auth.NET (using their SSL API of course)?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Does the API allow access to the credit number at checkout?

Post by mazhar » Thu Jun 09, 2011 3:00 am

Yes you have. You can do your custom payment gateway to get complete payment information for custom processing.

Post Reply