I'm using this tipping tool
https://github.com/jeremymouton/cointipper-server to try and create a bitcoin donation function in my forum (see attempt here:
http://alpina.ca/showthread.php?p=1961#post1961) using a custom BB code with the following embed code:
<embed src="https://cointipper.herokuapp.com/tip/bitcoin/BTC/1GMwCf6XsMufpot3wHzbYnU3d2RevD5/CoinTipper-Donation-Jar" height="38" width="150">
It displays fine and when I click on it it takes me to the next step, but it won't complete (ie, it won't start my bitcoin wallet and populate the fields).
Is this a restriction of BBCode, vBulletin, or something else?