question about integrating paypal button into clients account

Discussion in 'Programming' started by scriptsy26, Jul 7, 2011.

  1. #1
    Hello,

    i have a question about integrating a paypal payment button fro my customers.
    they have all got a own account and i want an option that they can buy points with paypal. the points got to be edited or deposit automatically in there account.

    How do i do this? and what do i need?

    thank you for your help.

    greetings
     
    scriptsy26, Jul 7, 2011 IP
  2. tndeath

    tndeath Member

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    hi,

    1- you must add row table in the database contain the sold of every client. (with you can edit sold -+) automaticaly or manual
    2- integrate paypal payment and ipn to your script (with your account information) to client can deposit money to their account.
    3- with ipn you can detect payment and the ammount deposited and your script convert them into point (exp: 1$ = 1 point).
    4- client when buying something the point will be subtracted from their account.

    i hope this helpfull :)

    good coding

    Cordially
     
    tndeath, Jul 7, 2011 IP
  3. scriptsy26

    scriptsy26 Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    83
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Thanks Cordially,

    Really helps me to get a clear picture of it.



     
    scriptsy26, Jul 7, 2011 IP