Pasting Code for Merchant Pay Now Button

Any help would be greatly appreciated. Where in the code area of the Wix Editor should I past this Merchant Pay Now Button code for it to work? When I past the button code in the “write your page related code here” area the button doesn’t come up anywhere and I get errors. Below is the area for the code in the Wix Editor:
// For full API documentation, including code examples, visit http://wix.to/94BuAAs

$w.onReady(function () {
//TODO: write your page related code here…

});

Thanks,

Franz

Below is the answer to my own question on how to enter HTML code in Wix Code Editor if being restricted to Wix’s rules of sandbox iFrame is for you. Unfortunately a complications comes up for me because the HTML code is enclosed within a sandbox iFrame that does not allow a new browser window pop-up. At least I haven’t found how to get around that yet.

Hi,
Here is a tutorial of how to work with HTML component.
Sounds like this is the right solution for you.
Roi.