Script to add real cash to virtual balance

Discussion in 'Scripts' started by pesst, Jan 18, 2013.

  1. #1
    Hi, would like to know a secure script (not a big CMS) for doing at least:

    - user can register (receives activation link by email)
    - user does login, can change password and recover it (forgot password?)
    - user can go to secure platform (like paypal) to add real cash to virtual balance

    Must be PHP+MySQL with decent layout

    Thank you so much
     
    pesst, Jan 18, 2013 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Reset it? Yes. (That means that the site generates a new random password for the login and emails it to the user - and it has to be changed once it's used.) Recover it? That means that the passwords are stored insecurely, and I wouldn't run a script like that if it was the only script of its kind in the world.
     
    Rukbat, Jan 18, 2013 IP
  3. pesst

    pesst Well-Known Member

    Messages:
    471
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Thanks for your reply,

    yes, I mistaked, I mean to reset the password.

    I found Paypal requires API programing plus fees to make work credit cards,

    Bet you guys know scripts that do already all this.
     
    pesst, Jan 19, 2013 IP