Menu

phPay and PayPal

Help 2.02
Anonymous
2003-02-19
2003-03-19
  • Anonymous

    Anonymous - 2003-02-19

    Is it possible to integrate phPay and PayPal?

     
    • Andreas Kansok

      Andreas Kansok - 2003-02-20

      Yes, but it's little bit tricky, because you have to create the form-tag from file with a variable or something.
      This have to done at the begin of payed.php.
      Some form-data can be collected with formfile to send them to Paypal.
      return_url for Paypal is main.php?sess=$sess&payed=1
      cancel_return is pay.php?sess=$sess

      I done this some days ago ...

       
      • Anonymous

        Anonymous - 2003-03-01

        Hi,
        I'm also planing to include PayPal in my page / shop.
        Could you or someone else post some more detailed informations of how you've done it?

        Thanks to all who'll post.

        Jay

         
        • Andreas Kansok

          Andreas Kansok - 2003-03-01

          In last days I worked again with phPay and Paypal. Visit geschnuert.de or shopweezle.kansok.com for my solution.

          Action for <form>-tag is parsed from formfile (in payed.php). Paypal works in an own window (for design reasons). If opend window the order mail is send, independent from payment otherwise some clients close the window after paying but dont click on last 'Continue' in Paypal (add return-value of Paypal-from keeps unused :-( and no order comes me. People send money and I dont know what for ...

          Also the button is parsed from formfile.

           
    • Anonymous

      Anonymous - 2003-03-19

      I'm working on a shop with complete paypal use included. I have not done this personally since we're several persons include but as I've understood it it should work perfectly as we have included it.
      I will check with my co-worker and see exactly how he solved it

      Patrik

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.