Today we bring you a simple way to add a button to your page, just copy this html code and paste it in your page.
Remember to change client id first (cid)!
You can find your cid in profile page.
<form action="http://yourpaysafe.com/auto/default.aspx" method="post">
<input type="hidden" name="mtid" value="456" />
<input type="hidden" name="errorUrl" value="http://www.yoursite.com/error.html" />
<input type="hidden" name="returnUrl" value="http://www.yoursite.com/thankyou.html" />
<input type="hidden" name="desc" value="1000 game credits" />
<input type="text" size="10" name="amount" value="" /> €
<input type="hidden" name="cid" value="*** YOUR CLIENT ID, YOU CAN SEE IT IN YOUR PROFILE PAGE ***" />
<br/><br/>
<input type="image" name="submit" src="http://yourpaysafe.com/img/buttons/default/4.png" alt="Pay with Yourpaysafe" border="0"
/>
</form>
Sem comentários:
Enviar um comentário