cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: tutorial on using curl to process credit cards with PHP?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 30 Dec 2000 12:56:21 +0100 (MET)

On Thu, 28 Dec 2000, Andrew Watters wrote:

> Can anyone point me to a tutorial on using command line curl to process
> credit cards through a middleman like ibill?

I'd say that the best 'tutorial' on using command line curl for doing HTTP
magic is here: http://curl.haxx.se/docs/httpscripting.shtml

> I'm building my first ecommerce site in PHP and I'm working on a billing
> mechanism, but PHP can't natively make https requests, which is what I
> need to do.

If you build PHP with CURL support, you can use all curl's features inside
PHP. More about that could be investigated on your favourite PHP site.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-12-30