Re: [U2] Credit Card Handlers

2005-11-15 Thread John Hester
[EMAIL PROTECTED] wrote: Oh wise ones... We have a competitor at one client that processes credit cards for them with line-item detail of their purchases. I'm not familiar enough with credit card processing to know if doing so via U2 is possible. Currently we have a card swiper in a central loca

Re: [U2] Credit Card Handlers

2005-11-15 Thread Ron White
Check out Ron White Barry Rogen wrote: We just implemented an online credit card processing. We can process a credit card order from our HPUX UniVerse box as well as void credit card charges in the case of orders being cancelled. Barry Roge

RE: [U2] Credit Card Handlers

2005-11-15 Thread Mark Eastwood
I did this in a prior life...it was fairly easy since our card processor (Alliance Data Systems) had a product called ads-link that lived on the AIX server (along with Pick database). I just had to pass "strings" of data to it via named pipes, and read same (I'm simplifying). It handled all the ba

RE: [U2] Credit Card Handlers

2005-11-15 Thread Glen Batchelor
Line item detailed statements is called level-3 processing and not all merchant banks or credit cards support it. Give Fred or Jake a call @ Total Computing and ask them about Level-3 support. I know they were working on it, but I haven't talked to anyone in a while. TotaLink is definitely worth

RE: [U2] Credit Card Handlers

2005-11-15 Thread Larry Hiscock
There are a number of ways to accomplish this, from "roll your own" to packaged solutions with a simple file drop interface and lots in between (and we've done them all ;-) There aren't many solutions that run natively on Linux, and the ones that do tend toward the expensive side. But you can alw

RE: [U2] Credit Card Handlers

2005-11-15 Thread Barry Rogen
We just implemented an online credit card processing. We can process a credit card order from our HPUX UniVerse box as well as void credit card charges in the case of orders being cancelled. Barry Rogen PNY Technologies, Inc. Senior Programmer/Analyst (973) 515 - 9700 ext 5327 [EMAIL PROTECTE

RE: [U2] Credit Card Handlers [ad response]

2005-11-15 Thread Tony Gravagno
Please feel free to take a look at our webpage for NebulaPay and contact me for more information. NebulaPay has not yet been ported to U2 but we'd greatly appreciate an opportunity to do the port. http:// removethisNebula-RnD.com/products/financial.htm Thanks. Tony Gravagno Nebula R&D TG@ remove

RE: [U2] Credit Card Handlers

2005-11-15 Thread Kevin King
It is certainly possible. The questions to ask include the authorization service provider you want to work with (or several depending on your business topology), the level of integration you want (API or full integration), and of course the big one: Cost. There are a number of companies that prov