• Hello,
    A longtime a go (on a traditional web site), i created 3 donation-buttons (one for french donations, one for English donation and one for german ones), with a single paypal account.
    Code was something like this :
    <form action=”https://www.paypal.com/cgi-bin/webscr&#8221; method=”post” target=”_top”>
    <input type=”hidden” name=”cmd” value=”_s-xclick”>
    <input type=”hidden” name=”hosted_button_id” value=”HereOneOfMy3PaypalCodes”>
    <input type=”image” src=”https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_donateCC_LG.gif”&gt;

    </form>
    Now, i try use your plugin with my new wordpress website but i don’t know how to do with my 3 codes for only one account.
    Can you please help me ?
    Thank you

    • This topic was modified 5 years, 11 months ago by cnous.
  • The topic ‘3 buttons’ is closed to new replies.