Help with "Buy now button" by Paypal

Discussion in 'PayPal' started by fuser00, Aug 6, 2007.

  1. #1
    Hi, i want to put a buy now button from Paypal but i have a question. Paypal gives you an option to send the buyers to a specific page when the payment is successful, i could send them to a page with the download page, but i dont find that secure as somebody can find the page and download the zip without paying.... I saw that some sites with paypal buttons, send you the file to your mail when the payment is done... my question is,

    How can i do that? I dont find that option in paypal so, does the webmaster manually send the files? I dont find this very comfortable

    Thanks, fuser
     
    fuser00, Aug 6, 2007 IP
  2. migga

    migga Banned

    Messages:
    301
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would like to know this as well
     
    migga, Aug 7, 2007 IP
  3. Soccerplayur012

    Soccerplayur012 Peon

    Messages:
    1,291
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Let me get this straight:

    You want --

    Buy Screen -> Downloads page

    But that isn't working, and you want to know how to fix it? I'm just trying to accurately assess the situation first.
     
    Soccerplayur012, Aug 7, 2007 IP
  4. MykeXero

    MykeXero Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Its called Instant Payment Notifcation (IPN) and sadly its not exactly easy to do, you`ll need a server side processor like perl, php or asp to deal with it.

    It works like this:

    1. After the order is complete paypal sends the user back to your site to a server-side script that you choose. (ex: yoursite.com/process.php)

    2. Paypal sends the order data to your script

    3. Your script sends the data back to paypal to confirm its legit.

    4. Once its confirmed legit by paypal, you could then show the person the download link or have the script email the person.
     
    MykeXero, Aug 7, 2007 IP
  5. migga

    migga Banned

    Messages:
    301
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks for the info buddy.
     
    migga, Aug 7, 2007 IP
  6. CU_Designs

    CU_Designs Well-Known Member

    Messages:
    1,013
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    195
    Digital Goods:
    1
    #6
    TIP: Encrypt the button - You can enter the url to the zip file instead of the download page in the payment successful field on the PayPal form and make sure you choose the encrypt option. The encryption hides the link location.
     
    CU_Designs, Aug 7, 2007 IP
  7. fuser00

    fuser00 Well-Known Member

    Messages:
    1,212
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    150
    #7
    Excellent idea... i have a buy.php page where i want to put a paypal buy now button and the take the buyer to a bought.php where he gets a "successfull payment, thank you for buying" or something like that but i think that linking the paypal buton to the zip file could also work... i like the idea of the bought.php because it thanks the buyer and tells him we got the payment but well, i dont want to put there a download link...

    Thanks everybody for the ideas!

    fuser
     
    fuser00, Aug 7, 2007 IP
  8. domado16

    domado16 Active Member

    Messages:
    152
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #8
    Hi fuser00,

    I have a perfect solution for you. I can have it setup for you in minutes on your server, provided it can run php.

    All you will have to do is link to an order page which i will setup, then the user can enter their first name, last name and email address and click order. They will then be taken thru paypal and come back to a page which will wait for notification from paypal to make sure payment was made. IF so, it will then display the link to download your zip file and also send them an email with that link.

    The link is a dynamic one and will expire within 24 hours. That's pretty much all you need. Also it come with an admin area so you can see stats, view transactions and modify settings such as the price of the product and your paypal email address.

    If you want to see an example, check

    http://www.blogrecovery.com

    Click on Order, that is the kind of page you will link to, i will set up your logo instead of that one.

    Check

    http://www.blogrecovery.com/pssys/admin/admin.php
    Password: pass1234

    That is the admin area so you can get a feel of what its like, editing is currently disabled.

    http://www.blogrecovery.com is currently up for sale by the way, auction is here:

    http://www.sitepoint.com/marketplace/auction/11503

    Anywayz, if you want to have this powerful script installed for you, PM me and we can discuss the price

    Yours,

    Dominique
     
    domado16, Aug 7, 2007 IP
  9. infogle

    infogle Prominent Member

    Messages:
    2,732
    Likes Received:
    128
    Best Answers:
    1
    Trophy Points:
    300
    #9
    I think this tool can help you a lot please download this free tool which solves all your problem.... This is a "Data Security Tool"

    Visit: http://www.infogle.com/idst/

    Feedback is appreciated....
     
    infogle, Aug 8, 2007 IP
  10. fuser00

    fuser00 Well-Known Member

    Messages:
    1,212
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    150
    #10
    Thanks everybody for the tips

    fuser
     
    fuser00, Aug 9, 2007 IP