Can this work for paypal donors and donors with Credit Cards without paypal account ? <form name="_xclick" action="https://www.paypal.com/us/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="me@mybusiness.com"> <input type="hidden" name="item_name" value="Team In Training"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="amount" value="25.00"> <input type="image" src="http://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> </form> Code (markup):
give me a reason why it won't work??? Any one can make Payment by CC on PayPal without signing up for an account.