Society of Robots - Robot Forum

General Misc => Misc => Topic started by: offy on May 02, 2009, 09:19:47 AM

Title: Paypal intergate in PHP
Post by: offy on May 02, 2009, 09:19:47 AM
I am learning more PHP and I thought this might be a good thing to learn. Does anyone know how to make it so

person 1 sends the money to the site, site takes 5%, than the 95% goes to person 2?
Title: Re: Paypal intergate in PHP
Post by: SmAsH on May 02, 2009, 03:50:24 PM
you may be able to do it so when ever you receive a payment of the right amount an automatic payment gets sent to the site.
Title: Re: Paypal intergate in PHP
Post by: hazzer123 on May 02, 2009, 04:51:00 PM
While you may get some advice here, this question would be much better suited to one of the many php/website building forums. Try one of those. You'll find loads using google.
Title: Re: Paypal intergate in PHP
Post by: offy on May 02, 2009, 05:55:56 PM
I am a member at a site, just thought someone here might know PHP to help me.
Title: Re: Paypal intergate in PHP
Post by: paulstreats on May 03, 2009, 05:22:25 PM
you can use plain html for paypal. just sending html forms will create a paypal user basket.

You should look closer at the paypal interface.

The way info is sent to paypal is through html forms. any php or perl is to modify your owns websites information