Difference between revisions of "Purchase"

From Olekdia Wiki
Line 3: Line 3:
 
Select an amount you'd like to contribute:<br>
 
Select an amount you'd like to contribute:<br>
 
$9 $12 $20<br>
 
$9 $12 $20<br>
It is for a gift<br>
+
 
Next
+
<form action="https://pay.skrill.com" method="post" target="_blank">
 +
<input type="hidden" name="pay_to_email" value="demoqco@sun-fish.com">
 +
<input type="hidden" name="status_url" value="https://example.com/
 +
process_payment.cgi">
 +
<input type="hidden" name="language" value="EN">
 +
<input type="hidden" name="amount" value="8">
 +
<input type="hidden" name="currency" value="USD">
 +
<input type="hidden" name="detail1_description" value="Description:">
 +
<input type="hidden" name="detail1_text" value="Use all powerful features of Prana Breath!">
 +
<input type="submit" value="Next">
 +
</form>

Revision as of 16:02, 5 April 2019

Purchase Guru Forever
Use all powerful features of Prana Breath!
Select an amount you'd like to contribute:
$9 $12 $20

<form action="https://pay.skrill.com" method="post" target="_blank"> <input type="hidden" name="pay_to_email" value="demoqco@sun-fish.com"> <input type="hidden" name="status_url" value="https://example.com/ process_payment.cgi"> <input type="hidden" name="language" value="EN"> <input type="hidden" name="amount" value="8"> <input type="hidden" name="currency" value="USD"> <input type="hidden" name="detail1_description" value="Description:"> <input type="hidden" name="detail1_text" value="Use all powerful features of Prana Breath!"> <input type="submit" value="Next"> </form>