RE: [U2] OT:Universe Credit Cards

2006-11-14 Thread Glen Batchelor
 Totalink has a multi-flavor BASIC interface for authorizing and settling
credit cards. It can use modem or SSL over the Internet. We've been running
their product for a while now and have had no major issues. My only
complaint is the fact that they don't support Level 3 reporting for
corporate purchasing cards. We have their product integrated into several
tools I've written including an automated one-step charge, ship, invoice,
and notify procedure. It has worked flawlessly, apart from the occasional
international card/bank that Vital has issues with.

Give Jake or Fred a call @ Total Computing. www.total-computing.com
If you want development help with it, feel free to post here or on
PickSource. 

---
Glen Batchelor
IT Director
All-Spec Industries
phone: (910) 332-0424
fax: (910) 763-5664
e-mail: [EMAIL PROTECTED]
---
www.allspec.com
---

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-u2-
> [EMAIL PROTECTED] On Behalf Of Anthony Dzikiewicz
> Sent: Monday, November 13, 2006 1:58 PM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] OT:Universe Credit Cards
> 
> Hello Everyone,
> 
> I know this issue has come up before and I guess I cleaned out my office
> a little too good.  I lost some responses that I had saved.  Anyway, I
> am looking to possibly replace our credit card processing solution.  We
> are currently using a DataCap LanTran system.  It is stand alone and for
> the most part works without a problem.  However, when there is a problem
> the support is the worst - the guy is excellent, but spread too thin.
> Especially for a retailer who is very dependent on being able to process
> credit cards.  I have seen a company mentioned before that has a set of
> routines that can be called from Universe basic to process transactions.
> Would someone be willing to share this again ?  Im not sure that I would
> go that route, but should I consider it.  Does anyone have experience
> with a good credit card solution that has rock solid 24x7 support (well,
> we close at 10pm EST) ?
> Thanks
> Anthony
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] OT:Universe Credit Cards

2006-11-14 Thread jpb
Just wondering because we are a billing company and do just what you are 
wanting. If you are interested contact our business development department 
at 1-800-233-8483 and we may be able to take the load off of you.

Jerry Banker, Affiliated Acceptance Corp

- Original Message - 
From: "Anthony Dzikiewicz" <[EMAIL PROTECTED]>

To: 
Sent: Monday, November 13, 2006 5:39 PM
Subject: RE: [U2] OT:Universe Credit Cards



It is point of sale and we accept debit cards.  We are currently on a
batch or specifically 'not host based' system.  We send a settlement
file at the end of the night.  This is not good when accepting debit
cards in general.  In the event that the batch gets clobbered, you dont
have the ability to reenter the debit cards.  If you have a host based
system then the transactions reside there and not on my machines.  I
like this better.  It off loads some responsibility (from my limited
staff) to not have these worries.
Anthony

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jpb
Sent: Monday, November 13, 2006 5:44 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] OT:Universe Credit Cards


Are you doing point-of-sale or are you looking for a company to do
billing
of credit cards for you?
Jerry

- Original Message - 
From: "Anthony Dzikiewicz" <[EMAIL PROTECTED]>

To: 
Sent: Monday, November 13, 2006 12:58 PM
Subject: [U2] OT:Universe Credit Cards



Hello Everyone,

I know this issue has come up before and I guess I cleaned out my
office a little too good.  I lost some responses that I had saved.
Anyway, I am looking to possibly replace our credit card processing
solution.  We are currently using a DataCap LanTran system.  It is
stand alone and for the most part works without a problem.  However,
when there is a problem the support is the worst - the guy is
excellent, but spread too thin. Especially for a retailer who is very
dependent on being able to process credit cards.  I have seen a
company mentioned before that has a set of routines that can be called



from Universe basic to process transactions. Would someone be willing
to share this again ?  Im not sure that I would go that route, but
should I consider it.  Does anyone have experience with a good credit
card solution that has rock solid 24x7 support (well, we close at 10pm



EST) ? Thanks Anthony
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.5/533 - Release Date:
11/13/2006


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.5/533 - Release Date:
11/13/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] OT:Universe Credit Cards

2006-11-14 Thread Anthony Dzikiewicz
John,

That would good.  I would like to see the code.  I am going to consider
this.  However, Im not sure that we will go that route.  I am
considering it and this will help.

Much appreciated
Anthony

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Hester
Sent: Monday, November 13, 2006 9:35 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] OT:Universe Credit Cards


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Anthony Dzikiewicz
> Sent: Monday, November 13, 2006 10:58 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] OT:Universe Credit Cards
> 
> Hello Everyone,
> 
> I know this issue has come up before and I guess I cleaned
> out my office
> a little too good.  I lost some responses that I had saved.  Anyway, I
> am looking to possibly replace our credit card processing 
> solution.

I should have also mentioned in my original reply, I've got a relatively
short UV basic testing program (about 80 lines) that connects to a dummy
version of the Payflow Pro web service for initial testing.  I'd be
happy to send it to you off-list if you're interested.  You'll need to
get a login and password from PayPal to actually test it out, but seeing
the UV code may give you an idea of what would be involved in
integrating it into your application.

-John
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.5/533 - Release Date:
11/13/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.5/533 - Release Date:
11/13/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] OT:Universe Credit Cards

2006-11-13 Thread John Hester
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Anthony Dzikiewicz
> Sent: Monday, November 13, 2006 10:58 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] OT:Universe Credit Cards
> 
> Hello Everyone,
> 
> I know this issue has come up before and I guess I cleaned 
> out my office
> a little too good.  I lost some responses that I had saved.  Anyway, I
> am looking to possibly replace our credit card processing 
> solution.

I should have also mentioned in my original reply, I've got a relatively
short UV basic testing program (about 80 lines) that connects to a dummy
version of the Payflow Pro web service for initial testing.  I'd be
happy to send it to you off-list if you're interested.  You'll need to
get a login and password from PayPal to actually test it out, but seeing
the UV code may give you an idea of what would be involved in
integrating it into your application.

-John
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] OT:Universe Credit Cards

2006-11-13 Thread Anthony Dzikiewicz
It is point of sale and we accept debit cards.  We are currently on a
batch or specifically 'not host based' system.  We send a settlement
file at the end of the night.  This is not good when accepting debit
cards in general.  In the event that the batch gets clobbered, you dont
have the ability to reenter the debit cards.  If you have a host based
system then the transactions reside there and not on my machines.  I
like this better.  It off loads some responsibility (from my limited
staff) to not have these worries. 
Anthony

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jpb
Sent: Monday, November 13, 2006 5:44 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] OT:Universe Credit Cards


Are you doing point-of-sale or are you looking for a company to do
billing 
of credit cards for you?
Jerry

- Original Message - 
From: "Anthony Dzikiewicz" <[EMAIL PROTECTED]>
To: 
Sent: Monday, November 13, 2006 12:58 PM
Subject: [U2] OT:Universe Credit Cards


> Hello Everyone,
>
> I know this issue has come up before and I guess I cleaned out my 
> office a little too good.  I lost some responses that I had saved.  
> Anyway, I am looking to possibly replace our credit card processing 
> solution.  We are currently using a DataCap LanTran system.  It is 
> stand alone and for the most part works without a problem.  However, 
> when there is a problem the support is the worst - the guy is 
> excellent, but spread too thin. Especially for a retailer who is very 
> dependent on being able to process credit cards.  I have seen a 
> company mentioned before that has a set of routines that can be called

> from Universe basic to process transactions. Would someone be willing 
> to share this again ?  Im not sure that I would go that route, but 
> should I consider it.  Does anyone have experience with a good credit 
> card solution that has rock solid 24x7 support (well, we close at 10pm

> EST) ? Thanks Anthony
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.5/533 - Release Date:
11/13/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.5/533 - Release Date:
11/13/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] OT:Universe Credit Cards

2006-11-13 Thread jpb
Are you doing point-of-sale or are you looking for a company to do billing 
of credit cards for you?

Jerry

- Original Message - 
From: "Anthony Dzikiewicz" <[EMAIL PROTECTED]>

To: 
Sent: Monday, November 13, 2006 12:58 PM
Subject: [U2] OT:Universe Credit Cards



Hello Everyone,

I know this issue has come up before and I guess I cleaned out my office
a little too good.  I lost some responses that I had saved.  Anyway, I
am looking to possibly replace our credit card processing solution.  We
are currently using a DataCap LanTran system.  It is stand alone and for
the most part works without a problem.  However, when there is a problem
the support is the worst - the guy is excellent, but spread too thin.
Especially for a retailer who is very dependent on being able to process
credit cards.  I have seen a company mentioned before that has a set of
routines that can be called from Universe basic to process transactions.
Would someone be willing to share this again ?  Im not sure that I would
go that route, but should I consider it.  Does anyone have experience
with a good credit card solution that has rock solid 24x7 support (well,
we close at 10pm EST) ?
Thanks
Anthony
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] OT:Universe Credit Cards

2006-11-13 Thread John Hester
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Anthony Dzikiewicz
> Sent: Monday, November 13, 2006 10:58 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] OT:Universe Credit Cards
> 
> Hello Everyone,
> 
> I know this issue has come up before and I guess I cleaned 
> out my office
> a little too good.  I lost some responses that I had saved.  Anyway, I
> am looking to possibly replace our credit card processing 
> solution.

We went through this about a year ago, and ended up going with a
non-Pick specific solution.  We're using Payflow Pro from PayPal
(formerly Verisign).  It uses an XML web service, and the implementation
was relatively trivial.  We just assemble an XML request in UV, then
feed it to PayPal's Payflow executable via a basic EXECUTE "SH".  The
executable sends the request to the web service and returns an XML
response.  We have a login to their site that lets us view all of our
transactions and print reports.

-John
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] OT:Universe Credit Cards

2006-11-13 Thread Charles Barouch
Nebula R&D has software to do that. Contact Tony:
http://www.nebula-rnd.com/

-- 
Charles Barouch
[EMAIL PROTECTED] - Consulting
[EMAIL PROTECTED]   -
ETL/Migration/Integration
(718) 762-3884x1

Anthony
Dzikiewicz wrote:
| Hello Everyone,
| 
| I know this issue
has come up before and I guess I cleaned out my office
| a little too
good.  I lost some responses that I had saved.  Anyway, I
| am
looking to possibly replace our credit card processing solution.  We
| are currently using a DataCap LanTran system.  It is stand alone and
for
| the most part works without a problem.  However, when there is
a problem
| the support is the worst - the guy is excellent, but
spread too thin.
| Especially for a retailer who is very dependent on
being able to process
| credit cards.  I have seen a company
mentioned before that has a set of
| routines that can be called from
Universe basic to process transactions.
| Would someone be willing to
share this again ?  Im not sure that I would
| go that route, but
should I consider it.  Does anyone have experience
| with a good
credit card solution that has rock solid 24x7 support (well,
| we
close at 10pm EST) ?
| Thanks
| Anthony
| ---
|
u2-users mailing list
| u2-users@listserver.u2ug.org
| To
unsubscribe please visit http://listserver.u2ug.org/
|
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] OT:Universe Credit Cards

2006-11-13 Thread Anthony Dzikiewicz
Hello Everyone,

I know this issue has come up before and I guess I cleaned out my office
a little too good.  I lost some responses that I had saved.  Anyway, I
am looking to possibly replace our credit card processing solution.  We
are currently using a DataCap LanTran system.  It is stand alone and for
the most part works without a problem.  However, when there is a problem
the support is the worst - the guy is excellent, but spread too thin.
Especially for a retailer who is very dependent on being able to process
credit cards.  I have seen a company mentioned before that has a set of
routines that can be called from Universe basic to process transactions.
Would someone be willing to share this again ?  Im not sure that I would
go that route, but should I consider it.  Does anyone have experience
with a good credit card solution that has rock solid 24x7 support (well,
we close at 10pm EST) ? 
Thanks
Anthony
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/