Donation Button on a Forum

RuFF13
New Community Member

I am trying to convert HTML into PHPBB code.  So I can post my donate button on a forum.

I have already looked under advanced features and haven't seen anything regarding PHPBB code under the donate button.

 

It is a very simple format that consists of a direct link to the donate page and an image.

 

Below is an example of PHPBB code.  If you could direct me to a page that accepts donations to my account it would be ideal on what I am trying to do!  Thank you for your help.

 

[url=(WEBSITELINKHERE)][img](IMAGELINKHERE)[/img][/url]

Login to Me Too
1 REPLY 1

PayPal_Frank
Administrator
Administrator

Hi RuFF13,

 

Welcome! 🙂  As the standard HTML button code is a form, I don't think that it will work with PHPBB code.  There is an alternative which is to get the payment  "Email Link" and use that.

 

Nate's Blog has a good tutorial on how to get the Email Link:

https://www.x.com/node/2741

 

 

Once you have the email link then you could use the PHPBB code that you posted:

 

[url=(email link)][img]https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif[/img][/url]

 

Or you could use another button image from the English PayPal Button list

 

I hope this helps! 🙂

 

- Frank

 

If you see a helpful post, please accept it as a solution or give the author kudos. 🙂 Thanks!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.