Jump to content

PayPal integration API Plz help


mraza

Recommended Posts

hello PHP Team ! i have developed a site in PHP. And have made an MySql Data for a reservation form. Now i wants to collect direct payments through credit cards etc, and while the payment is being process by paypal  the buyer will see something like payment is being processed then move to confirmation page. I don't wants to buyer get register first etc, just direct payments and on form submission data will be stored in my DB. I am not sure from where to exactly start. I have read some posts here but not clear which system i need to use. i wants to collect payments directly on site. Please if you can provide me some links or exactly any name what thing should i use . Thanks for any help

Link to comment
Share on other sites

hello PHP Team ! i have developed a site in PHP. And have made an MySql Data for a reservation form. Now i wants to collect direct payments through credit cards etc, and while the payment is being process by paypal  the buyer will see something like payment is being processed then move to confirmation page. I don't wants to buyer get register first etc, just direct payments and on form submission data will be stored in my DB. I am not sure from where to exactly start. I have read some posts here but not clear which system i need to use. i wants to collect payments directly on site. Please if you can provide me some links or exactly any name what thing should i use . Thanks for any help

 

google the paypal IPN and have a look through their developer's resources. regardless of what method you choose, you should NOT be storing the user's payment information in your own database. that should be left to the credit card processors, who can guarantee the safety of that information.

Link to comment
Share on other sites

Thanks for the help akitchin ! is it ok to just store the name address or is it not important ?

 

i would say you can store any information on your own servers (provided you let users know and you have a privacy policy they can read) except credit card numbers, verification codes, anything to do with financial identifiers.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.