Hey Support Team:
<form method="post" action="https://www.alertpay.com/PayProcess.aspx" >
<input type="hidden" name="ap_purchasetype" value="item-goods"/>
<input type="hidden" name="ap_merchant" value="email@gmail.com"/>
<input type="hidden" name="ap_itemname" value="Donate"/>
<input type="hidden" name="ap_currency" value="USD"/>
<input type="hidden" name="ap_returnurl" value="http://www.alertpay.com"/>
<input type="hidden" name="ap_itemcode" value=""/>
<input type="hidden" name="ap_quantity" value="1"/>
<input type="hidden" name="ap_description" value="Donation for FUNS2DIO.COM"/>
<input type="text" name="ap_amount" value=""/>
<input type="hidden" name="ap_cancelurl" value="http://dev.alertpay.com"/>
<input type="image" name="ap_image" src="https://www.alertpay.com/Images/BuyNow/pay_now_3.gif"/>
</form>
Can i show my own Donated Image (Without Using Alertpay Logo). Just saying a Donate Button Image?
<input type="hidden" name="ap_cancelurl" value="http://dev.alertpay.com"/>
2ndly what if i change the url mentioned above to my own site url.... like http://www.funs2dio.com???
Regards,