Paypal Buy Now Button Question

Discussion in 'PayPal' started by ShamelessTraffic, May 8, 2008.

  1. #1
    I take payments for my products via encrypted Paypal buttons. Does anyone have any experience passing custom defined data through these buttons as well?

    I tried using hidden form fields named 'custom' and 'on0'\'os0' - but the values of the hidden form fields never got passed to Paypal.

    Can someone point me in the direction of what I'm doing wrong? Can custom data not be passed to an already encrypted paypal button? Perhaps I need to encrypt the button\data on the fly with SSL?
     
    ShamelessTraffic, May 8, 2008 IP
  2. Pervert-For-Life

    Pervert-For-Life Banned

    Messages:
    1,756
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i think only paypal can help you regarding this problem.... just login to your paypal account and then goto merchant tools and there you will find a forum where you can post the problem you getting and a paypal staff will resolve the problem within 24 hours....
     
    Pervert-For-Life, May 9, 2008 IP
  3. ShamelessTraffic

    ShamelessTraffic Peon

    Messages:
    106
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks, ill do that.
     
    ShamelessTraffic, May 9, 2008 IP
  4. ShamelessTraffic

    ShamelessTraffic Peon

    Messages:
    106
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ShamelessTraffic, May 9, 2008 IP
  5. Pervert-For-Life

    Pervert-For-Life Banned

    Messages:
    1,756
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #5
    can you use the unencrypted button and then use a HTML encryptor to encrypt the entire page?

    if your page is in PHP then there are php encryptors also... but i dont know any... but i have seen many PHP encrypted page that the source cannot be viewed....
     
    Pervert-For-Life, May 10, 2008 IP
  6. ShamelessTraffic

    ShamelessTraffic Peon

    Messages:
    106
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i think the problem there lies in the fact that paypal must be able to unencrypt the button information once sent over to their site. thus, some sort of public keys still need to be swapped between your site and paypal's to ensure validity.
     
    ShamelessTraffic, May 12, 2008 IP