Automatic Inrease Price - PayPal Scripts?

Discussion in 'PayPal' started by mylifejr, Jan 19, 2007.

  1. #1
    Hi all..

    How to create automatic price for paypal?

    For example, if I start the price for my ebook at $5.00, then I want that price increase $0.50 every 30 minutes. But here, how to 'integrate' with paypal system? Are there any PHP scripts? Or... how? Anyone know about this?

    Thanks.
     
    mylifejr, Jan 19, 2007 IP
  2. kjxsn

    kjxsn Active Member

    Messages:
    355
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    85
    #2
    "Chrono Jobs" will be helpful on this. but you need to program your script or find a experienced programmer.
     
    kjxsn, Jan 19, 2007 IP
  3. mylifejr

    mylifejr Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    "Chrono" or "cron"? I'll try to search about this..

    Thanks for your reply. :)
     
    mylifejr, Jan 20, 2007 IP
  4. sukantab

    sukantab Well-Known Member

    Messages:
    2,075
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Cron jobs are your best bet.
    YOu create a php file that can update a field in database after checking the difference of current datetime and start datetime.
    Set it in cron job for every 30 mins
     
    sukantab, Jan 21, 2007 IP
  5. kjxsn

    kjxsn Active Member

    Messages:
    355
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    85
    #5
    ah yes cron jobs. I was thinking about Chronopay. :D
     
    kjxsn, Jan 21, 2007 IP