Re: [PHP] credit card gateway

2003-10-17 Thread Merlin
Hi there,

quote
 I would like to implement direct credit card payment on my site with a
 gateway (SET).

 Can somebody recommend low price gateway companies. It seems to me that
 prices verry a lot.
 PayQuake has the best rates I've seen.  They can be a PITA when 
setting up, but otherwise they're good.
 http://www.payquake.com
/quote

You are right, the prices are really great. However they only go for US 
accounts. If you are located outside you have to pay 399$US setup fee!

Does anybody know a good credit card gateway company for German cusomors?

Thank you for any hint,

Merlin

Becoming Digital wrote:

PayQuake has the best rates I've seen.  They can be a PITA when setting up, but 
otherwise they're good.
http://www.payquake.com
Edward Dudlik
Those who say it cannot be done
should not interrupt the person doing it.
wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU



- Original Message - 
From: Merlin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, 15 October, 2003 16:02
Subject: [PHP] credit card gateway

Hi there,

I would like to implement direct credit card payment on my site with a 
gateway (SET).

Can somebody recommend low price gateway companies. It seems to me that 
prices verry a lot.

Any suggest is appreciated.

regards

Merlin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] credit card gateway

2003-10-15 Thread Merlin
Hi there,

I would like to implement direct credit card payment on my site with a 
gateway (SET).

Can somebody recommend low price gateway companies. It seems to me that 
prices verry a lot.

Any suggest is appreciated.

regards

Merlin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] credit card gateway

2003-10-15 Thread Becoming Digital
PayQuake has the best rates I've seen.  They can be a PITA when setting up, but 
otherwise they're good.
http://www.payquake.com

Edward Dudlik
Those who say it cannot be done
should not interrupt the person doing it.

wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU



- Original Message - 
From: Merlin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, 15 October, 2003 16:02
Subject: [PHP] credit card gateway


Hi there,

I would like to implement direct credit card payment on my site with a 
gateway (SET).

Can somebody recommend low price gateway companies. It seems to me that 
prices verry a lot.

Any suggest is appreciated.

regards

Merlin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Credit Card Gateway Recommendations?

2001-08-20 Thread Fotwun

Ok,

I know most of you integrate your code into some for of e-commerce to accept
credit cards. I want to know what your favorite credit card gateway
(authorization) provider is.

Preferably, I am looking for a gateway that allows you to connect to their
server directly through the code, via sockets, as opposed to posting data a
URL and receiving the response on another script.

However, if there is a solution to those types of gateways (that do redirect
back to a script after authorization) to get around that and communicate
directly with the gateways code from the SSL URL without having to do that
redirect BS, that would be great too. I am thinking this could possibly be
obtained using CURL from inside the code?

Basically, let me know what your favorite company is to accept credit cards,
as seemless as possible with your PHP code. And, hopefully it isn't any that
require the actual browser to send data anywhere else outside my site (i
want my code to handle it all behind the scenes).

Thanks!!!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]