Does the API allow access to the credit number at checkout?
-
- Ensign (ENS)
- Posts: 14
- Joined: Fri Oct 15, 2010 2:05 pm
Does the API allow access to the credit number at checkout?
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)?
Re: Does the API allow access to the credit number at checkout?
Yes you have. You can do your custom payment gateway to get complete payment information for custom processing.