Re: [PHP] Credit Card processing: Chase PaymenTech

2008-12-15 Thread phphelp -- kbk

Thanks, Guys --

To those who say 'move providers' -- I can't. My client, which also  
sells a bunch of other stuff on-line has an exclusive arrangement  
with that processor.


How about using gateway providers? Any experience with that?

Ken

On Dec 15, 2008, at 1:06 AM, clive wrote:


phphelp -- kbk wrote:



Anybody have modules, code, tips, land mines, or any other  
information for doing credit card processing with PaymenTech that  
you would be willing to share?


Ken - I think your first step is to find another provider, support  
is everything, your code can be 110% correct, but if there is 1  
item wrong in the comms you have with PaymenTech, then you can  
spend hours if not days with a broken application.


This recently happened with me and HSBC bank in the UK, rubbish  
support, my code look right, but nothing worked, until after a  
number of days I managed to get through to one of the developers of  
there payment gateway system, he was able to a make a few changesto  
the xml I sending and just like that I was able to process payments.


Move providers

Clive


--
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



Re: [PHP] Credit Card processing: Chase PaymenTech

2008-12-14 Thread clive

phphelp -- kbk wrote:



Anybody have modules, code, tips, land mines, or any other information 
for doing credit card processing with PaymenTech that you would be 
willing to share?


Ken - I think your first step is to find another provider, support is 
everything, your code can be 110% correct, but if there is 1 item wrong 
in the comms you have with PaymenTech, then you can spend hours if not 
days with a broken application.


This recently happened with me and HSBC bank in the UK, rubbish support, 
my code look right, but nothing worked, until after a number of days I 
managed to get through to one of the developers of there payment gateway 
system, he was able to a make a few changesto the xml I sending and just 
like that I was able to process payments.


Move providers

Clive


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



Re: [PHP] Credit Card processing: Chase PaymenTech

2008-12-14 Thread Miles Thompson
On Sun, Dec 14, 2008 at 6:04 PM, Chris  wrote:

> phphelp -- kbk wrote:
>
>> Hello - - ---  -- - --
>>
>> I need to develop Credit Card processing for my current application. We
>> have our own shopping cart. We have been trying in vain to get technical
>> information from PaymenTech for *months* -- but it seems that Chase sold
>> part of it, or split it off into a separate company -- or something. in any
>> case, they seem extremely distracted and unresponsive.
>>
>> By doing some heavy googling, I was able to find some code from a PHP
>> developer's web site, mostly for the format of the xml strings to pass to
>> them.
>>
>> I can't believe that they don't have a processing object for PHP already
>> available, but it seems not. I see in the archives a couple of requests to
>> the group for code, but the most recent was a couple of years old. So, I'll
>> ask again:
>>
>> Anybody have modules, code, tips, land mines, or any other information for
>> doing credit card processing with PaymenTech that you would be willing to
>> share?
>>
>
> I don't have anything for you but if they're that bad with responses can
> you switch to another payment provider? Might save you a lot of headaches,
> especially if something goes wrong (or they change something).
>
> --
> Postgresql & php tutorials
> http://www.designmagick.com/ 
>
We have experience with two: Beanstream (also known as Online Mart) which is
a branch fo toronto-Dominion Bank. Their system is cURL based. fabulously
reliable, and we would have used it for our own company except that it
supports only CAN and USD.

The second is WorldPay, a subsidiary of The Royal Bank of Scotland. Supports
a raft of credit cards and just about any currency you care for. Downside?
Your customers are taken to a WorldPay site - which you can sort of decorate
like your own - and then are sent back to your site. They also rely on
*timing* for completion of transactions. Sort of lousy.

Nevertheless, we will see.

General reflection? All these companies seem to want your business, but then
are hellaciously slow in providing basic information, responding to
questions, etc.

Good luck - you will need it in some measure.

Cheers - Miles


Re: [PHP] Credit Card processing: Chase PaymenTech

2008-12-14 Thread Chris

phphelp -- kbk wrote:

Hello - - ---  -- - --

I need to develop Credit Card processing for my current application. We 
have our own shopping cart. We have been trying in vain to get technical 
information from PaymenTech for *months* -- but it seems that Chase sold 
part of it, or split it off into a separate company -- or something. in 
any case, they seem extremely distracted and unresponsive.


By doing some heavy googling, I was able to find some code from a PHP 
developer's web site, mostly for the format of the xml strings to pass 
to them.


I can't believe that they don't have a processing object for PHP already 
available, but it seems not. I see in the archives a couple of requests 
to the group for code, but the most recent was a couple of years old. 
So, I'll ask again:


Anybody have modules, code, tips, land mines, or any other information 
for doing credit card processing with PaymenTech that you would be 
willing to share?


I don't have anything for you but if they're that bad with responses can 
you switch to another payment provider? Might save you a lot of 
headaches, especially if something goes wrong (or they change something).


--
Postgresql & php tutorials
http://www.designmagick.com/


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



[PHP] Credit Card processing: Chase PaymenTech

2008-12-12 Thread phphelp -- kbk

Hello - - ---  -- - --

I need to develop Credit Card processing for my current application.  
We have our own shopping cart. We have been trying in vain to get  
technical information from PaymenTech for *months* -- but it seems  
that Chase sold part of it, or split it off into a separate company  
-- or something. in any case, they seem extremely distracted and  
unresponsive.


By doing some heavy googling, I was able to find some code from a PHP  
developer's web site, mostly for the format of the xml strings to  
pass to them.


I can't believe that they don't have a processing object for PHP  
already available, but it seems not. I see in the archives a couple  
of requests to the group for code, but the most recent was a couple  
of years old. So, I'll ask again:


Anybody have modules, code, tips, land mines, or any other  
information for doing credit card processing with PaymenTech that you  
would be willing to share?


Many thanks - - -


Ken


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



RE: [PHP] Credit Card Processing - Take Two

2002-07-15 Thread Vail, Warren

You might check out

http://www.hotscripts.com/PHP/Scripts_and_Programs/E-Commerce/


Warren Vail
Tools, Metrics & Quality Processes
(415) 667-7814
Pager (877) 774-9891
215 Fremont 02-658


-Original Message-
From: Daniel Guerrier [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 12:53 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Credit Card Processing - Take Two



Can anyone recommend a good and cheap shopping cart
and credit card processing combo.

Based on PHP of course.

Thanks


__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

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




Re: [PHP] Credit Card Processing - Take Two

2002-07-15 Thread olinux

www.x-cart.com looks like a good and inexpensive
option - 

I will be implementing it soon, but I have not tried
it yet.

Anyone used x-cart?

Thanks,
olinux


--- Daniel Guerrier <[EMAIL PROTECTED]> wrote:
> 
> Can anyone recommend a good and cheap shopping cart
> and credit card processing combo.
> 
> Based on PHP of course.
> 
> Thanks
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
> http://autos.yahoo.com

> ATTACHMENT part 2 message/rfc822 
> Date: Mon, 15 Jul 2002 08:58:39 -0700 (PDT)
> From: Daniel Guerrier <[EMAIL PROTECTED]>
> Subject: Credit Card Processing
> To: [EMAIL PROTECTED]
> 
> Can anyone recommend a good and cheap shopping cart
> and credit card processing combo.
> 
> Based on PHP of course.
> 
> Thanks
> 
> __
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
> http://autos.yahoo.com
> 
> > -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

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




[PHP] Credit Card Processing - Take Two

2002-07-15 Thread Daniel Guerrier


Can anyone recommend a good and cheap shopping cart
and credit card processing combo.

Based on PHP of course.

Thanks


__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
--- Begin Message ---

Can anyone recommend a good and cheap shopping cart
and credit card processing combo.

Based on PHP of course.

Thanks

__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com


--- End Message ---

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


[PHP] Credit Card Processing

2002-07-15 Thread Daniel Guerrier

Can anyone recommend a good and cheap shopping cart
and credit card processing combo.

Based on PHP of course.

Thanks

__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

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




[PHP] Credit Card Processing

2002-05-01 Thread Chris Seymour

Hi All,
Look for any recommendations on a credit card payment processing library.
Are there any out there?

Thanks.

Chris

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




[PHP] Credit Card Processing

2002-03-13 Thread David Johansen

I was just wondering what people thought was the best credit card processing
place. I've been looking at Authorize.net and PayFlow Pro and I was just
wondering if people had any experience with them and had any thoughts on
which one was easiest to work with and which one worked best. Thanks,
Dave



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