angelali Posted February 22, 2012 Share Posted February 22, 2012 Hi, I want to know something on credit card processing. I do not have any problem here, but want to know how ca shopping website is processed! For example, a website is selling shoes online, where people will use either VISA or any credit card to buy, then the shoes will be delivered to the person's place. I want to know, how these credit cards are stored, I mean do these information are stored in the database, the website administrator will take the credit number etc...to get the money from the bank? Quote Link to comment https://forums.phpfreaks.com/topic/257551-a-question-on-credit-card/ Share on other sites More sharing options...
ManiacDan Posted February 22, 2012 Share Posted February 22, 2012 If you have to ask, you're not ready to do it. These are the ways to accept payments: 1) Paypal or google checkout or some other third party process in front of the scenes, the users are aware. 2) Aria/Zuora in-line card processing behind the scenes, the users are unaware. 3) You submit the credit cards to the payment processor (paymentech/authorizenet, etc) directly and store the transaction details (but not the credit card details) in your database. 4) You store the credit card numbers yourself and send them to the payment processors in batches. This is how Amazon and iTunes work, and you are nowhere near skilled enough to do this. Quote Link to comment https://forums.phpfreaks.com/topic/257551-a-question-on-credit-card/#findComment-1320097 Share on other sites More sharing options...
angelali Posted February 22, 2012 Author Share Posted February 22, 2012 You are rude dude... Get a life! Seriously! I was just asking how it functions, I have never said I am going to do it! Quote Link to comment https://forums.phpfreaks.com/topic/257551-a-question-on-credit-card/#findComment-1320101 Share on other sites More sharing options...
ManiacDan Posted February 22, 2012 Share Posted February 22, 2012 good thing I didn't waste 10 minutes typing out an explanation for you then, huh? Quote Link to comment https://forums.phpfreaks.com/topic/257551-a-question-on-credit-card/#findComment-1320103 Share on other sites More sharing options...
angelali Posted February 22, 2012 Author Share Posted February 22, 2012 You could explain as a human, not like a monkey! Quote Link to comment https://forums.phpfreaks.com/topic/257551-a-question-on-credit-card/#findComment-1320105 Share on other sites More sharing options...
ManiacDan Posted February 22, 2012 Share Posted February 22, 2012 Everything I said is true. If you don't like my tone, go get free help from experts somewhere else. I would charge a client more than $3,000 for the help I've given you so far. Once you start paying my rate, I'll phrase things more diplomatically. Quote Link to comment https://forums.phpfreaks.com/topic/257551-a-question-on-credit-card/#findComment-1320108 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.