Hello,

I'm programming a webshop in PHP. The webshop is already running with ASP. For payment via credit card we use WebPOS from CyberCash. When I use ASP i got the component ASPtear to send the data to WebPOS and get back the result of the transaction. But how I have to do this via PHP ? Can somebody help me ? Perhaps some of you has got an example for me ?

Thanx a lot

Bye
Daniela

    Hi there!

    http://www.phpshop.org/download/

    Here you can find a fully functional shopping cart with an interface to cybercash (and others). If you sort some code out, i'm sure you'll find what your looking for... (and mayb other usefull functions!)

    Greetingz Daniela!

        Johan

      Hello !

      I saw this script already but it used the scripts and components of cybercash.com. i need the components of cybercash.de (yes, there is a difference). i have located my problem: i have to call a page with an url and a querystring. i can do this with fopensock (i think) but there is anothter problem: before i can call the page i have to put in username and passwort. with asptear this values are sent to the header. how i can do this with PHP

        14 days later

        Did you ever find the info from the .de site? If so could you please pass it on.

        thanks.

        chuck

          Write a Reply...