A tut...[READ]

Results 1 to 9 of 9
  1. #1
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    A tut...[READ]

    its easy for most of you guys
    but i'm new in Paypal stuff , i wana make a selling throught it how i can do that?
    like how i put the item sends by the Paypal , can someone make tut for it , or just tell me where to go and what i should do :) thank you for your help !
    i <3 RZ
    -Anan


  2. #2
    Extreme Coder - Delphi bounty-hunter is offline
    MemberRank
    Sep 2007 Join Date
    GunZone MansionLocation
    1,725Posts

    Re: A tut...[READ]

    Do you know how to code in php?
    if so then wait for shadowxx-xx or whatever his name is to post here :P

  3. #3
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: A tut...[READ]

    I got old php code ;)

    PHP Code:

    echo '
    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_xclick">
    <input type="hidden" name="business" value="your email@hotmail.com">
    <input type="hidden" name="item_name" value="Ad: 50">
    <input type="hidden" name="amount" value="1.50">
    <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="MX">
    <input type="hidden" name="bn" value="PP-BuyNowBF">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but6.gif" border="0" name="submit" alt="Make payments with PayPal - it'
    s fastfree and secure!">

    <img alt="" border="
    0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    '; 
    You can change these 3 inputs:
    PHP Code:
    <input type="hidden" name="business" value="your email@hotmail.com">
    change the value to your email of your paypal account.

    <
    input type="hidden" name="item_name" value="Ad: 50">
    The name of your sell

    <input type="hidden" name="amount" value="1.50">
    Amount the payment islike its now 1.50 
    Hope this helps <3

  4. #4
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    Re: A tut...[READ]

    okay ty i will try it :)

  5. #5
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    Re: A tut...[READ]

    i think this almost worked but how i make it like i write name in a bar and i press buynow and it comes information in Paypal.com

  6. #6
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: A tut...[READ]

    You cant make paypal automaticly.

  7. #7
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: A tut...[READ]

    Quote Originally Posted by Anan View Post
    i think this almost worked but how i make it like i write name in a bar and i press buynow and it comes information in Paypal.com
    I dont understand.. Can you be more specific ?

  8. #8
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    Re: A tut...[READ]

    i can give you example like eurogunz old donatoing way or shop , if you have seen it before

  9. #9
    Account Upgraded | Title Enabled! Testing-NLG is offline
    MemberRank
    Dec 2008 Join Date
    NetherlandsLocation
    357Posts

    Re: A tut...[READ]

    Quote Originally Posted by Anan View Post
    i can give you example like eurogunz old donatoing way or shop , if you have seen it before
    Nope never checked that sorry



Advertisement