After many merchants used the button for their sales on their OWN account but never paid the 7.5% for our hosting and delivery services. We have removed the active promotions for that function. Yet it is still working and available. Just note: Merchants with open payments will be deleted after 3 months automatically!
Here is the code how-to:
The complete HTML code with GREEN values to change and GREEN extra text next to it:
<form action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
<input type=”hidden” name=”notify_url” value=”https://www.tradebit.com/paypal/merchantpaypal.php/18451/ipn”>
your merchant id on tradebit<input type=”hidden” name=”bn” value=”urlservices.tradebit”>
<input type=”hidden” name=”cmd” value=”_xclick”>
<input type=”hidden” name=”business” value=”youremail@yourdomain.com“>
your paypal email on tradebit profile<input type=”hidden” name=”item_name” value=”SANDigz Sandbox Plans“>
product name (can differ from database on tradebit, if you like)<input type=”hidden” name=”item_number” value=”1250176″>
the file ID from the url… it is always following the php ending of the file url: “…filedetail.php/XXXXXXX-asdf”<input type=”hidden” name=”custom” value=”tb11250176“>
again<input type=”hidden” name=”return” value=”http://www.tradebit.com/paypal/mythankyou.php”>
<input type=”hidden” name=”cancel_return” value=”http://www.tradebit.com/paypal/mycancel.php”>
<input type=”hidden” name=”amount” value=”24.95“>
the SAME price like on tradebit<input type=”hidden” name=”no_shipping” value=”1″>
<input type=”hidden” name=”shipping” value=”0″>
<input type=”hidden” name=”shipping2″ value=”0″>
<input type=”hidden” name=”handling” value=”0″>
<input type=”hidden” name=”no_note” value=”1″>
<input type=”hidden” name=”currency_code” value=”USD“>
<input type=”image” src=”http://www.tradebit.com/images/instantpaypal.gif” name=”submit” alt=”Make payments with PayPal – it’s fast, free and secure!”>
</form>
<noscript>
This file is on sale for 24.95 USD:
<a href=”http://www.tradebit.com/filedetail.php/1250176″ target=”_blank”>
visit SANDigz Sandbox Plans</a>
</noscript>
<input type=”hidden” name=”notify_url” value=”https://www.tradebit.com/paypal/merchantpaypal.php/18451/ipn”>
your merchant id on tradebit<input type=”hidden” name=”bn” value=”urlservices.tradebit”>
<input type=”hidden” name=”cmd” value=”_xclick”>
<input type=”hidden” name=”business” value=”youremail@yourdomain.com“>
your paypal email on tradebit profile<input type=”hidden” name=”item_name” value=”SANDigz Sandbox Plans“>
product name (can differ from database on tradebit, if you like)<input type=”hidden” name=”item_number” value=”1250176″>
the file ID from the url… it is always following the php ending of the file url: “…filedetail.php/XXXXXXX-asdf”<input type=”hidden” name=”custom” value=”tb11250176“>
again<input type=”hidden” name=”return” value=”http://www.tradebit.com/paypal/mythankyou.php”>
<input type=”hidden” name=”cancel_return” value=”http://www.tradebit.com/paypal/mycancel.php”>
<input type=”hidden” name=”amount” value=”24.95“>
the SAME price like on tradebit<input type=”hidden” name=”no_shipping” value=”1″>
<input type=”hidden” name=”shipping” value=”0″>
<input type=”hidden” name=”shipping2″ value=”0″>
<input type=”hidden” name=”handling” value=”0″>
<input type=”hidden” name=”no_note” value=”1″>
<input type=”hidden” name=”currency_code” value=”USD“>
<input type=”image” src=”http://www.tradebit.com/images/instantpaypal.gif” name=”submit” alt=”Make payments with PayPal – it’s fast, free and secure!”>
</form>
<noscript>
This file is on sale for 24.95 USD:
<a href=”http://www.tradebit.com/filedetail.php/1250176″ target=”_blank”>
visit SANDigz Sandbox Plans</a>
</noscript>
With some text for the search engines in the noscript part…. is not displayed in modern browsers…
I hope this gives the technical guys an idea of how to implement direct sales, using tradebit as a pure delivery and hosting facility!
0 comments:
Post a Comment