Topic: how to use db_cart with 3rd party scripts (Read 1116 times)
Just another rainy day
Posts: 1
6 credits Members referred : 0
« on: May 02, 2006, 06:25:55 PM »
Supposing I wanted to integrate the cart with Authorize.net, where would I start? Do you have the cart set up with hooks or another method to allow me to extend it?
« Last Edit: May 02, 2006, 08:03:28 PM by olaf »
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6441
39470 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: May 02, 2006, 10:24:06 PM »
Hello,
of course the class is extendible, but at the moment there is ready made example how to use the class together with a payment channel. Try to post the form to your IPP or maybe you need to build some XML stream. The big companies have mostly goed guidelines to integrate the payment process into exsting structures.