Problem to Create Paypal Subscription Button

Discussion in 'PayPal' started by anyyan, Jun 26, 2009.

  1. #1
    I'm trying to create some Paypal Subscriptions to sell monthly advertising but it always looks odd as i don't see my item infos in the final code,

    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="6399701">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribe_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    Code (markup):
    That's all in the done form...no paypal id, no item name and price etc.:confused:

    My paypal is None-US Verified Premier Account, i thought i followed the Merchant Services tab -> Subscriptions and Recurring Payments and all other steps correctly. What would be the problem?
     
    anyyan, Jun 26, 2009 IP
  2. anyyan

    anyyan Active Member

    Messages:
    868
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Nevermind...figured it out...
     
    anyyan, Jul 12, 2009 IP