acidglitter Posted December 19, 2007 Share Posted December 19, 2007 So I need to make a shopping cart on this website that will check credit cards and then instantly tell you if it works or not, and if it works go to the download page... Where should I start? Are there any good tutorials or should I just use a program for it? Link to comment https://forums.phpfreaks.com/topic/82398-solved-shopping-cart/ Share on other sites More sharing options...
p2grace Posted December 19, 2007 Share Posted December 19, 2007 You need to subscribe to a credit card processing company, then use their api to post the credit information to them for processing, if there's an error they will return it. Link to comment https://forums.phpfreaks.com/topic/82398-solved-shopping-cart/#findComment-418906 Share on other sites More sharing options...
revraz Posted December 19, 2007 Share Posted December 19, 2007 Paypal would be easier if you can do that. Link to comment https://forums.phpfreaks.com/topic/82398-solved-shopping-cart/#findComment-418925 Share on other sites More sharing options...
acidglitter Posted December 19, 2007 Author Share Posted December 19, 2007 I've looked at paypal but I'm not sure what to use... like use Paypal at the checkout page? Or do they have a shopping cart to just put on your site? I'm in the middle of uploading Zen Cart to my site but I'm not sure how that's going to work out or if it would be as good as just using Paypal Link to comment https://forums.phpfreaks.com/topic/82398-solved-shopping-cart/#findComment-419011 Share on other sites More sharing options...
p2grace Posted December 19, 2007 Share Posted December 19, 2007 Paypal will charge a certain amount per charge just like any other credit card processing company, and with a different company you'll be able to keep the user on your site. Link to comment https://forums.phpfreaks.com/topic/82398-solved-shopping-cart/#findComment-419013 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.