Publisher Web Widget

Examples:

Viewers Funding their Account

The Wall of Coins platform is also a portal for your web application. Many bitcoin web applications require that the user has bitcoin in order to participate on their web platforms. Therefore, the website's ease of use is limited to bitcoin accessibility. When you use this module, you improve accessibility to bitcoin (for your viewer) dramatically.

With this module, supply the bitcoin wallet address for your customer's web account. When the customer follows an order through this module, their web account will have bitcoin, and then the customer can participate within your application and user-base! :)

To specify the account funding address, pass the a parameter to the frame source. Here are the parameters you'll need:

?frame=1
&a=1JXvhCRhgCcZd9R23heMdm7tfu5PjVZ8a1

Widget code, full example:

<iframe frameborder="0"
    id="iframeCanvas"
    name="iframeCanvas"
    width="640"
    webkitallowfullscreen mozallowfullscreen oallowfullscreen
    msallowfullscrean allowfullscreen
    style="height: 512px;"
    src="http://woc.reference.genitrust.com/orders?frame=1&a=1JXvhCRhgCcZd9R23heMdm7tfu5PjVZ8a1">
</iframe>

Notice that the Buy Wizard does not ask the user for their bitcoin address.