Results 1 to 3 of 3

Thread: important question about using paypal payments with a form
      
   

  1. #1
    american-eagle is offline Private First Class
    Join Date
    Oct 2008
    Posts
    8

    Default important question about using paypal payments with a form

    how do i make a paypal payment necessary to complete a form .. it means if the payment is not complete the customer shod get an error message or something
    another question how can i make the paypal payment a variable... that depends on somethings quantity in the form

  2. #2
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,369

    Default Re: important question about using paypal payments with a form

    you do this through paypal with the options that they offer. when you get your code for your buy now or add to cart they will give you options for both items you asked about. i'm not sure if you have that with the pay pal buttons from the tools. i only used pay pal direct.

  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: important question about using paypal payments with a form

    Quote Originally Posted by american-eagle View Post
    how do i make a paypal payment necessary to complete a form .. it means if the payment is not complete the customer shod get an error message or something


    A simple (not very safe with experienced users) way: send them to paypal and set as return page the page where you have the form on.
    To improve security on it: you need to pass over to PayPal a variable (any variable) and get it back through PDT (you need to activate PDT in your PayPal account). In the form page, you need to have another piece of script that will check if PayPal passes back the variable you have set, with the correct value.


    another question how can i make the paypal payment a variable... that depends on somethings quantity in the form
    Have a look at http://www.dbtechnosystems.com/payments.php . Basically PayPal buttons are forms. Here i have set the amount and description as variables, you can also set the quantity in the same way (using a field named "quantity" in the PayPal form)
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49