Results 1 to 2 of 2

Thread: Would appreciate some assistance!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2007
    Posts
    520

    Would appreciate some assistance!

    I am trying to figure out how to acquire, or develop a php script that will do the following:

    Have a text box for email address, Password desired.

    Then have various radio buttons below them that have a Product name, and a price.


    Once the user clicks ok, the page redirects to paypal to pay for the selected item, at that price.

    Once they pay, it does a IPN, if the IPN = good, then it sends a signal to the script that will input their email address, password, and the product purchased into a mysql database.


    My question to you guys is this, how hard would it be to develop this? I have very very very minimal knowledge on php. I can edit a prebuilt php script to modify text, and stuff, and thats about it.

    Any help/info would be nice, and i'd even be willing to pay a little bit for the help received. Thanks in advance!

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: Would appreciate some assistance!

    the basis of what you want to do (form, storing in database) is easy. but I've no experience dealing with PayPal payments or how their system would end up redirecting back to your website. you'd have to look into their payment service and stuff to find out more information about how to use it. try contacting them, if you need to.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width