Need to add coupon functionality to PayPal button

Discussion in 'Programming' started by danno52000, May 4, 2008.

  1. #1
    I have a sales page with a standard "buy it now" button from PayPal but it doesn't have the ability for the user to input a coupon code. I know there is a simple javascript workaround and I need someone to add that for me.

    I'm willing to pay $10 for this...for someone who knows JS, this should be a 3 min. job.

    PM me.
     
    danno52000, May 4, 2008 IP
  2. premium_coder

    premium_coder Guest

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    put an example about what you want to do
     
    premium_coder, May 4, 2008 IP
  3. danno52000

    danno52000 Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    danno52000, May 5, 2008 IP
  4. apmsolutions

    apmsolutions Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do you really want javascript to validate coupon codes? Or maybe you don't care if people view the source and look at the valid coupon codes?

    So is it just one coupon code you have, or can there be many?
     
    apmsolutions, May 5, 2008 IP
  5. danno52000

    danno52000 Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Ideally, I'd like to have 3 or 4 different coupon codes that could be used. This doesn't seem like it should be so difficult. Why doesn't paypal support this?
     
    danno52000, May 10, 2008 IP
  6. coder999

    coder999 Banned

    Messages:
    727
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ok pm me with your yahoo id I'm able to do it for you
     
    coder999, May 10, 2008 IP
  7. apmsolutions

    apmsolutions Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    PayPal doesn't support coupons as of yet, but you can do it on your side, and then display it in PayPal. So you would validate and calculate the coupon and discount, and send that to PayPal like you normally would send information.
     
    apmsolutions, May 11, 2008 IP