Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2005051

Re: [PHP] payment gateways slightly OT From: Angelo Zanetti (angelo <email protected>)
Date: 05/09/05

thanks greg, will check them out.

Greg Donald wrote:

>On 5/6/05, Angelo Zanetti <angelo <email protected>> wrote:
>
>
>>I just want to find out from you which payment gateways you use and what
>>experiences good and bad have you had with them. I'm looking for a
>>reliable payment gateway to handle credit card processing
>>
>>
>
>I've coded against Authorize.net (AIM and SIM), Verisign Payflow,
>Yourpay, and Linkpoint.
>
>I like Authorize.net the best. It's very solid, excellent docs and
>all. I use Curl for the AIM method, it's very easy.
>
>I found Yourpay to be the worst. The api was buggy, the control panel
>options were limited, and their 'test' mode leaves much to be desired.
>
>
>
>