Page 1 of 1

How to parse form details to the getaway system?

Posted: Thu Dec 16, 2004 10:04 am
by Nikolaj
Hi,

I do not yet realize how to parse details from form to the getaway system.
Since I got all PHP modules from a getaway company I can't figure out how to parse form details to getaway system.

I want all details about name on credit cards, credit cards name, exipire date and other details to be parsed to the getaway system for checking credit cards details.

I got from them all PHP modules (certificates, keys,..) and a SSL link where I have to test all this.

The SSl link is:

curl -cert <the path to *_pem.crt> -key <path to *.key> -cacert <path to ca.pem>
https://getawaysystem.gtwsystem.com/

How should I code to parse details about quantity of products, credit cards details and other to a getaway sytem.

Any help would be appretiaced!