Hi to all developers ,how can use paypal on my website?because i want to develop an e-commerce website
Regards
Jack
Want to boost your .NET application performance?
Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.
Try it for yourself now.
you need to get an acount form Paypal.com, then they will email you all the detials.they will give you simple Html code that you can paste in your website: it looks like this:
uwayo: <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="yourname@gmail.com"> <input type="hidden" name="item_name" value="ur Product name"> <input type="hidden" name="amount" value="300.00"> <input type="hidden" name="no_shipping" value="0"> <input type="hidden" name="no_note" value="1"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="hidden" name="bn" value="PP-BuyNowBF"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="yourname@gmail.com">
<input type="hidden" name="item_name" value="ur Product name">
<input type="hidden" name="amount" value="300.00">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-BuyNowBF">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
you need to set the values dynamically so that you can set the pricing for the products when the page loads.
thx i tried to register my self
h i want to register a website called www.rwandamatrimony.com website but i dont i own a credit card where can i register it using the wire transfer and i wanna used ph and mysql or asp and oracle
thx
check on google for the hosting companies that are accepting wire Transfer, I dont have any idea right know..keep checking all the best