|
It's a existing webshop written in PERL for which my friend wants to get an card-payment package. The company supports only ASP and PHP libraries and has examples for how the integration can be done. So what I need now is to convert this PHP code that they require to a PERL function call that reads the required URL call to the server, reads the replied answer and use it.
|