i ahve site in which people can submit the article for free.
but now i am trying to add feature in that article distribution.
if person pay me $50 i can distribute his article to many sites.
so i need the site such taht he can pay through credit card visa ext. how i have to proceed . how to validate the credit card information. i need this in php. can anyone give me the ide how this works?.i have seen in many site when we try to order it gos to 2checkout.com or paypall.com.please any body give sajection how it works
thanks
aarya 1 Junior Poster
Recommended Answers
Jump to PostYou need to get a payment gateway. I recommend using ECHO. I have worked with them with a few clients and have been very pleased. They have a variety of solutions that you can use. I recommend that you check them out. If you have any questions, …
Jump to PostVisa has implemented new rules on handling credit cards. Unless you want your server and all your code to be subject to an audit by the credit card companies, you do not want to store any credit card info on your server.
There are two main ways you can …
All 5 Replies
chrisbliss18 26 Posting Shark
aarya 1 Junior Poster
aarya 1 Junior Poster
chrisbliss18 26 Posting Shark
aarya 1 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.