Paypal payout script

Discussion in 'Programming' started by matty2, Feb 12, 2015.

  1. #1
    Hi all,

    I am looking for an automated paypal payout script, after action a payout to email provided.
    Is there somthing like this around?

    Thanks
     
    matty2, Feb 12, 2015 IP
  2. King-Servers

    King-Servers Greenhorn

    Messages:
    269
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    23
    #2
    No, there is no such script in the market.
     
    King-Servers, Feb 12, 2015 IP
  3. thewriteone2345

    thewriteone2345 Greenhorn

    Messages:
    69
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    13
    #3
    What do you need the script for?
     
    thewriteone2345, Feb 12, 2015 IP
  4. matty2

    matty2 Greenhorn

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    I need to do a pay out via paypal after an action on one of my websites
     
    matty2, Feb 12, 2015 IP
  5. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #5
    Well, that shouldn't be too hard to get someone to put together - what you'd need is a check of the email provided (see if the recipient have a Paypal account) then provide a payment to that person / email via Paypal API for a set amount (I'm assuming the user / email-provider have no way to provide an amount). It should be doable. However, it's important to have a secure script, because if someone manages to alter the provided sum, they could empty the Paypal account.
     
    PoPSiCLe, Feb 13, 2015 IP