MAIL PROTECTED]
> Subject: [PHP] automatic credit card processing
>
>
> Hi all
> I try to automatically process cc payment. I use online clearing via a
> third party
> --> so what I have to do:
> 1. SSL-TCP/IP connection to this third party-server
> 2. perform basic http
either use curl, and set to option to return the results to you to on
or use ob_start(), ob_get_contents(), etc
-Original Message-
From: Dominic [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 22, 2002 4:11 PM
To: [EMAIL PROTECTED]
Subject: [PHP] automatic credit card processing
Hi all
I
Hi all
I try to automatically process cc payment. I use online clearing via a
third party
--> so what I have to do:
1. SSL-TCP/IP connection to this third party-server
2. perform basic http authentication
3. send authorization request parameters to the software (via POST or GET)
4. receive + pars
3 matches
Mail list logo