We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Help on e-commerce

Last post 06-13-2008 4:58 PM by Y421D. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 03-12-2008 2:38 PM

    • uwayo
    • Not Ranked
    • Joined on 02-26-2008
    • Rwanda
    • New Member
    • Points 50

    Help on e-commerce

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

    Regards

    Jack

    • Post Points: 15
  • 04-15-2008 8:29 PM In reply to

    Re: Help on e-commerce

    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>


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

    • Post Points: 5
  • 04-16-2008 6:45 AM In reply to

    • uwayo
    • Not Ranked
    • Joined on 02-26-2008
    • Rwanda
    • New Member
    • Points 50

    Re: Help on e-commerce

    thx i tried to register my self

    • Post Points: 5
  • 04-22-2008 2:28 PM In reply to

    • uwayo
    • Not Ranked
    • Joined on 02-26-2008
    • Rwanda
    • New Member
    • Points 50

    Re: Help on e-commerce

    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

    • Post Points: 10
  • 04-22-2008 9:28 PM In reply to

    Re: Help on e-commerce

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

     

    • Post Points: 5
  • 06-13-2008 4:58 PM In reply to

    • Y421D
    • Not Ranked
    • Joined on 06-13-2008
    • Indonesia
    • New Member
    • Points 5

    Re: Help on e-commerce

    Please visit to www.yazid-mit.web.ugm.ac.id ----> Product = OS Commerce, OS DAte, Etc
    • Post Points: 5
Page 1 of 1 (6 items)