cancel
Showing results for 
Search instead for 
Did you mean: 

Best API to use for shopping carts with discount or promo codes?

The company I work for switched their merchant account to authorize.net and I am working on setting up their shopping cart.

 

So which is the best API to use for shopping carts with discount or promo codes?  links to coding examples would be greatly appreciated.

 

Thank you.

gmberger432
Member
1 REPLY 1

Since, authorize.net do not handle discount or promo code, all they need is the final amount. You will have to do you own thing.

Start here to pick which API

http://developer.authorize.net/api/compare/

 

There also CIM, which you can use to stored Customer cc info on authorize.net

http://developer.authorize.net/api/

 

there is sample code and SDK under the "DOWNLOADS"

RaynorC1emen7
Expert