paypal POST variables - shopping cart ?

Discussion in 'PayPal' started by Maxell, Nov 17, 2007.

  1. #1
    I wrote a shopping cart earlier in which I used the email address to verfiy which user has paid, isthere anyway we can send a hidden POST variable to our INP file ? how does your shopping cart works ?

    cheers
     
    Maxell, Nov 17, 2007 IP
  2. ianjw11

    ianjw11 Peon

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't really understand your question. You could use a hidden forum variable and have it dynamicly updated by php, if thats what you want.
     
    ianjw11, Nov 18, 2007 IP
  3. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Paypal processes payments, by default through hidden variable. Do you need that integrated in shopping cart by default?
     
    inworx, Nov 18, 2007 IP
  4. Maxell

    Maxell Guest

    Messages:
    335
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks for the replies..

    actually I want to attach "product_id" variable with the form, this product ID will already be in my database, so I can know at the end of successfull payment that which "product_id" was purchased and I can add that produc in tha new customer account..
     
    Maxell, Nov 20, 2007 IP
  5. MSMInvestments

    MSMInvestments Peon

    Messages:
    427
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Download paypal integration guide
    There's a section for shopping carts there
     
    MSMInvestments, Nov 21, 2007 IP