pass order id to credit card merchant

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
vieodesign
Ensign (ENS)
Ensign (ENS)
Posts: 9
Joined: Tue Dec 08, 2009 8:50 am

pass order id to credit card merchant

Post by vieodesign » Thu Apr 01, 2010 1:13 pm

Hi All,

I need to pass the Order ID to our credit card merchant. Any pointers where to begin to work on this? Is this a function of AC or purely on our payment gateway?


Thanks,

Rob

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

Re: pass order id to credit card merchant

Post by mazhar » Fri Apr 02, 2010 6:59 am

If you need to pass something custom like order id to your credit card merchant then you can write a custom gateway. Order id is available in gateway and you can simply pass to provider.
http://wiki.ablecommerce.com/index.php/ ... nt_Gateway

Post Reply