payment by paypal???

Discussion in 'PayPal' started by arale, Aug 6, 2006.

  1. #1
    Hello,
    I want to create a button like rapidshare:
    http://rapidshare.de/en/premium.html

    Customer click this button and goto paypal to pay. But I want it encode info like rapidshare website, you can check source code.

    And want customers must use paypal verify to pay, how to do it?

    How to set these options? :confused:
    - create button
    - pay with paypal verify
     
    arale, Aug 6, 2006 IP
  2. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Creating the Pay Button is easy. Log into your Paypal account. Then go to the Merchant Tools tab and click 'Buy Now Buttons'. Go through the form and copy the code over to your site.

    As to restrict your sales to just Verified Account, I don't think there is a way to do that. What you can do is not to set up automated delivery on your site. So each time someone pays via Paypal, you can check if the person is verified and if so, complete the order, otherwise refund them the money at no cost to you. Make sure on your website, you state that you only accept payment from a verified paypal account only.
     
    eddy2099, Aug 6, 2006 IP
  3. arale

    arale Guest

    Messages:
    1,215
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This is the first time I use paypal, I have premium account. I don't want user pay with credit card, they may use loss/stolen card. I want they pay with paypal verify only.

    I want create button with dinamic money:
    http://www.zendecode.com/index.php?view=purchase
    They enter number, they get prices, then they click pay with paypal button and goto pay page.
    If I have customer email, how to check their paypal account verify or not?
     
    arale, Aug 6, 2006 IP
  4. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I am not sure if you could block the credit card function. One way I know it can be done is to downgrade your account to a personal account where credit card transactions cannot be accepted.

    When you get the email from paypal that you have funds, it will look something like

    There will also be a link for you to verify if it is a real transaction. You will not know if the transaction comes from a paypal-to-paypal transfer or funded using a credit card.

    Some people like me have Verified Accounts but we do not always have all our money in our Paypal accounts and would fund it as and when needed. If you restrict to only paypal to paypal transfer, you will be making your money place very small.

    I don't keep too much money in my paypal account because of the fear of having it closed.
     
    eddy2099, Aug 6, 2006 IP
  5. arale

    arale Guest

    Messages:
    1,215
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thank you very much.
    another question: about Monthly Statements, I can view it online or paypal send it to address?
     
    arale, Aug 6, 2006 IP
  6. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #6
    For the Monthly Statements, you view it online. In fact, they have a real-time statement so you do not need to wait till the end of the month for it.
     
    eddy2099, Aug 6, 2006 IP
  7. arale

    arale Guest

    Messages:
    1,215
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #7
    do you know the fastest way to create link allow user pay?
    I have a service, prices is dinamic and I want a tools allow create payment link fast.
     
    arale, Aug 7, 2006 IP
  8. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Create the Buy Now button but set it to unencrypted. Once you are done, you be given two sets of HTML Code, one is for a form and the other one for an email link. Use the one for the email link for your script. The price for that buy now link is exposed as

    That is $55 if you are wondering. Just have our dynamic script generate the same order link but just change the amount and the item number and name to suit your needs and you do fine.
     
    eddy2099, Aug 7, 2006 IP
  9. arale

    arale Guest

    Messages:
    1,215
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #9
    thank you, I have only one product, just edit amount=xx
    Do you know the way to check customer's paypal verify/unverify before they make payment?
     
    arale, Aug 7, 2006 IP
  10. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #10
    No, there isn't a way that I know. But just do not offer automated delivery of your product so when the order comes in, you can determine to deliver your product or to refund them their money and deny them your product.

    That's what I am doing now.
     
    eddy2099, Aug 7, 2006 IP
  11. jameskon

    jameskon Well-Known Member

    Messages:
    2,412
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    175
    #11
    you can even put google check out...
     
    jameskon, Aug 8, 2006 IP