How do I add a PayPal button

  • Unknown's avatar

    Hello,

    I would like to have a PayPal button added to my page and the code is as follows:

    <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=”KWQJLZQX2YZ5S”>
    <input type=”image” src=”https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_buynowCC_LG.gif” border=”0″ name=”submit” alt=”PayPal – la solution de paiement en ligne la plus simple et la plus sécurisée !”>
    <img alt=”” border=”0″ src=”https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif” width=”1″ height=”1″>
    </form>

    I read that the Form is not allowed. Is there an alternative?
    Why is code from a secure website like Paypal not allowed on WordPress.com?
    REgards
    Leonor
    Blog url: http://lh70.wordpress.com/

  • Unknown's avatar

    To add a PayPal Donate Button, please follow the steps in this guide carefully.

  • The topic ‘How do I add a PayPal button’ is closed to new replies.