User Tools

Site Tools


merchant_guide:form_links

Sample HTML Form

The following code can be placed into any HTML web page. Be sure to replace the URL (text in between the quotes) with your own Package Link. To learn more about Package Links, including how to's, please review the Package Link Overview.

Simple HTML Form

<form action="https://www.subscriptionbridge.com/checkout/MyPackageID" method="post" name="formName">

    <!-- You may add any HTML you like her to describe your product or service.  This is optional -->

    <h1>My Product Name</h1>

    <p>

    My product description.

    </p>

    <input name="buttonName" type="submit" value="Buy Now" />

</form>

Advanced HTML Form

coming soon
merchant_guide/form_links.txt · Last modified: 2009/07/30 14:22 by matt