Help on e-commerce

  • 12 years ago

    Hi to all developers ,how can use paypal on my website?because i want to develop an e-commerce website

    Regards

    Jack

  • 12 years ago

    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:

    [quote user="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="[email protected]">

    <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>


    [/quote]

    you need to set the values dynamically so that you can set the pricing for the products when the page loads.

  • 12 years ago

    thx i tried to register my self

  • 12 years ago

    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

  • 12 years ago

    check on google for the hosting companies that are accepting wire Transfer, I dont have any idea right know..keep checking
    all the best

     

  • 12 years ago
    You can set up a PayPal account in less than a minute. It takes a little longer to become certified, but if need be, you can accept a credit card or PayPal payment form someone with very little trouble and no paperwork. The PayPal module in osC is easy to configure and enable, and is proven to be stable (continue button neglect issues non-withstanding, but we’ll get into the IPN and Auto Return features and why they are important a little later). A PayPal account costs nothing to create, there are no monthly fees, and the per-transaction fees PayPal charges are the lowest in the industry. PayPal is the absolute best payment method available for a new ecommerce storefront owner, because you can get your store live and accepting payments, without much of an investment in time or money.
    I have my own complete ecommerce solution website that is http://www.infyecommercesolution.com

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“God could create the world in six days because he didn't have to make it compatible with the previous version.”