Thread: Auto donation Help

Results 1 to 4 of 4
  1. #1 Auto donation Help 
    Banned
    Join Date
    Jun 2013
    Posts
    527
    Thanks given
    78
    Thanks received
    61
    Rep Power
    0
    Ok so I'm making my own auto donation system. I have everything completed and I'm on the website side with the buying form. I want to make it so they enter the amount of points they want to buy, and 100 points = $1. I'm not good at html, this is what I have so far.

    Code:
    <b>PayPal Shop System.</b><br><br>
    The shop costs: 100 points = $1
    
    <b>Here are the steps you need to make:</b> <br>
    1. A PayPal account with a required balance or a creditcard. <br>
    2. Fill in your account number. <br>
    3. Click on the Buy Now button or your creditcard brand. <br>
    4. Make a transaction. <br>
    5. After the transaction, the item will be automatically added to your account. <br>
    6. Go to Item shop and use your points.<br> <br> <br> </b>
    
    <span style="color:red">If you recall the money, and your item can't be recalled, your account will be deleted</span>
    
    <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="lc" value="US">
    <input type="hidden" name="item_name" value="Donation System">
    <b>Account name/login:</b> <input type="text"  name="custom" value=""><br>
    <strong>Amount of Points?</strong> <input type="text" name="amount">
    <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="AU">
    <input type="hidden" name="bn" value="PP-BuyNowBF">
    <input type="hidden" name="return" value="http://net.tutsplus.com/payment-complete/">
    <input type="hidden" name="rm" value="0">
    <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest">
    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
    Reply With Quote  
     

  2. #2  
    Only Skype is TrickSpades
    MGkelly's Avatar
    Join Date
    Sep 2013
    Posts
    540
    Thanks given
    92
    Thanks received
    77
    Rep Power
    58
    What's wrong with it?
    I support your mother.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    If you're asking for websided help, go to web development or something section. We can't be of help here
    Reply With Quote  
     

  4. #4  
    Registered Member Tehnik's Avatar
    Join Date
    Jul 2013
    Posts
    81
    Thanks given
    27
    Thanks received
    3
    Rep Power
    12
    Contact me, i can help you.

    Skype: revalhosting

    Reply With Quote  
     

  5. Thankful user:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Plimus Auto Donation Help [$25]
    By Ultima X in forum Buying
    Replies: 1
    Last Post: 04-02-2013, 07:09 PM
  2. Auto donations help
    By ownerdivine in forum Help
    Replies: 8
    Last Post: 10-05-2012, 07:38 PM
  3. plimus auto donation Help
    By I try too hard in forum Help
    Replies: 11
    Last Post: 03-20-2012, 08:31 PM
  4. auto donation help;P ( not setting up )
    By Right man in forum Help
    Replies: 1
    Last Post: 07-31-2011, 10:49 PM
  5. Auto Donation Help
    By Rockstar Jax in forum Help
    Replies: 5
    Last Post: 05-08-2011, 11:37 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •