PDA

View Full Version : Paypal subscription registration PHP


Saurdo
12-03-2007, 10:10 PM
I need someone to write a registration form that creates a user account upon a successful transaction.

The script would ask for the credit card number, the users name, address, zip, etc and send it to paypal without ever sending the user to paypal. None of the payment information would be stored locally but other information such as name, address, e-mail, password, etc will be requested on another part of the form.

Once the transaction has gone through successfully the user will automatically be made an account on the site.

I already have the user database setup and what not I just need someone who knows the Paypal API.

It needs to be done in PHP.

So, how much would something like this run me?

bcarl314
12-04-2007, 02:51 AM
Do you have a Merchant account and an SSL certificate to secure you're web server? If so, I would estimate that it would take an experienced programmer 3 - 5 hours to implement. Depending on rate, I'd say that's a $150 - $600 job.

Saurdo
12-05-2007, 02:41 AM
Okay, if I send them to paypal to to make the payment and then get a response from paypal upon a successful transaction I wouldn't need any security certificates would I? Is sending them to paypal and then back again possible without losing their registration information?

bcarl314
12-05-2007, 05:18 AM
Yes, you'll need to use their IPN (Instant Payment Notification) service to accomplish this. If you're interested, I can provide you with a quote to do this. Just PM me.