|
|
#1 |
|
Solid State Member
Join Date: Apr 2008
Posts: 7
|
Hi. I was wondering if anyone knew how i could make a donation have a minimum amount on paypal. Heres the code i currently have:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="payment@buyacredit.com"> <input type="hidden" name="item_name" value="Movie Credit + Donation"> <input type="hidden" name="page_style" value="Primary"> <input type="hidden" name="no_shipping" value="1"> <input type="hidden" name="return" value="http://www.buyacredit.com/thankyou.html"> <input type="hidden" name="cancel_return" value="http://www.buyacredit.com/cancelpayment.html"> <input type="hidden" name="no_note" value="1"> <input type="hidden" name="currency_code" value="GBP"> <input type="hidden" name="tax" value="0"> <input type="hidden" name="lc" value="GB"> <input type="hidden" name="bn" value="PP-BuyNowBF"> If anyone could set this so that the minimum donation amount is £1 i would be most grateful. Thanks |
|
|
|
|
|
#2 |
|
In Runtime
Join Date: Apr 2008
Posts: 231
|
You could write a script that'll check to make sure the amount is more than £1 before it submits the form.
|
|
|
|
|
|
#3 |
|
BSOD
Join Date: Jan 2007
Posts: 48
|
Hello
Have you got hosting for your website? if you have you can learn how to do it at http://hamidschool.com if you had any question you are more than welcome to contact me at info@surreyhost.com best regard Hamid Moudi |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|