what is the payment script they used ?

Discussion in 'PHP' started by WallaceYeung, Jun 22, 2007.

  1. #1
    WallaceYeung, Jun 22, 2007 IP
  2. Cesay

    Cesay Peon

    Messages:
    121
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It looks like they use one of paypal's merchant checkout services combined with a script that redirects you based on the info you enter. I'm not sure if it's an off-the-shelf script or custom made, but it wouldn't be too hard to find someone to duplicate it.
     
    Cesay, Jun 22, 2007 IP
  3. WallaceYeung

    WallaceYeung Notable Member

    Messages:
    3,377
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    230
    Digital Goods:
    1
    #3
    thank your your reply,
    it seems no one know.....
     
    WallaceYeung, Jun 23, 2007 IP
  4. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's most likely custom code.. you can get it to break by going back on POSTed data and it will spit out a bunch of Smarty validation errors.

    Check out the PayPal API :)
     
    CodyRo, Jun 23, 2007 IP