Re: [nyphp-talk] PHP to Online Payment Processing

2008-09-03 Thread bzcoder
Peter Sawczynec wrote: I know that with PHP (and, of course, without PHP) it is a snap to create something like an online Contribute button on a web site that hooks to PayPal for credit card contribution/payment processing. But, client doesn't want to use PayPal. Amazon Honor System is one

Re[2]: [nyphp-talk] PHP to Online Payment Processing

2008-09-02 Thread mikesz
Hello Kristina, Wednesday, September 3, 2008, 8:24:00 AM, you wrote: > Peter -- for people who do a lot of international sales and need fraud > protection, WorldPay is a decent option that some are using. > It's not as easy to set up as Paypal but not too onerous. > Documentation was good a fe

Re: [nyphp-talk] PHP to Online Payment Processing

2008-09-02 Thread Dan Horning
I can help you get that setup - i use it for a few clients... a couple of options exist as well paypal pro is nice 2checkout.com ... but make sure they can use it - i think as long as they are a 501/3c thing e-onlinedata options authorize.net - https://www.e-onlinedata.com/amerids Plug'n'pay -

Re: [nyphp-talk] PHP to Online Payment Processing

2008-09-02 Thread Michael B Allen
On Tue, Sep 2, 2008 at 8:16 PM, Peter Sawczynec <[EMAIL PROTECTED]> wrote: > I know that with PHP (and, of course, without PHP) it is a snap to > create something like an online Contribute button on a web site that > hooks to PayPal for credit card contribution/payment processing. > > But, client d

Re: [nyphp-talk] PHP to Online Payment Processing

2008-09-02 Thread Kristina Anderson
Peter -- for people who do a lot of international sales and need fraud protection, WorldPay is a decent option that some are using. It's not as easy to set up as Paypal but not too onerous. Documentation was good a few years back at least. -- Kristina > I know that with PHP (and, of course, w

[nyphp-talk] PHP to Online Payment Processing

2008-09-02 Thread Peter Sawczynec
I know that with PHP (and, of course, without PHP) it is a snap to create something like an online Contribute button on a web site that hooks to PayPal for credit card contribution/payment processing. But, client doesn't want to use PayPal. So is anyone aware of any other similar or alternate se