473,748 Members | 2,469 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Credit and debit card processing suggestions needed

Raj
Hi
I am developing a POS system for a retail business and I need to support
accepting the credit and the debit cards. This authorization interface need
to be integrated to the my POS application(vb dot net) I am building i.e..
my application will send the data to the hardware for authorization and gets
back the authorization status possibly using the COM ports.
So far I found out that the debit card authorization can only be
accomplished thru the PIN authorization hardware(althou gh the credit card
part can be implemented with hardware or software solution), so finally I
have come to the conclusion of using a some kind of hardware solution with
Credit card and the Debit card authorization built in. so that I just use
one piece of hardware for both.

Now my questions
1) Is this a good approach?(this will not be a very busy environment so
modem based hardware should be able to authorize the processing)
2) Do I have to go with specific kind of hardware(based on my customers
merchant account)
3) Does any one has better idea or suggestions?
4) Do I have to aware of something(missi ng something)

Any feedback is greatly appreciated

Thanks

Raj

Jul 21 '05 #1
4 2475
Take a look at a software solution called ICVERIFY ... you just output a
file to a named directory and the software does the auto for you then
returns a Reference number or decline in the same directory !

Pete
"Raj" <RE************ **************@ hotmail.com> wrote in message
news:ei******** ******@TK2MSFTN GP11.phx.gbl...
Hi
I am developing a POS system for a retail business and I need to support
accepting the credit and the debit cards. This authorization interface need to be integrated to the my POS application(vb dot net) I am building i.e..
my application will send the data to the hardware for authorization and gets back the authorization status possibly using the COM ports.
So far I found out that the debit card authorization can only be
accomplished thru the PIN authorization hardware(althou gh the credit card
part can be implemented with hardware or software solution), so finally I
have come to the conclusion of using a some kind of hardware solution with
Credit card and the Debit card authorization built in. so that I just use
one piece of hardware for both.

Now my questions
1) Is this a good approach?(this will not be a very busy environment so
modem based hardware should be able to authorize the processing)
2) Do I have to go with specific kind of hardware(based on my customers
merchant account)
3) Does any one has better idea or suggestions?
4) Do I have to aware of something(missi ng something)

Any feedback is greatly appreciated

Thanks

Raj

Jul 21 '05 #2
We did a POS system for small company, and to lower the cost they would swip
the card in the supplied merchant machine and enter in the required data
Price, etc... Then the merchant machine would make the phone call to the
bank and return the Authorization number, or what-ever. Then the
salesperson would key in the Authorization number in to the software to
continue.
This saved our customer just over $2000.00 in development, & hardware.


"Raj" <RE************ **************@ hotmail.com> wrote in message
news:ei******** ******@TK2MSFTN GP11.phx.gbl...
Hi
I am developing a POS system for a retail business and I need to support
accepting the credit and the debit cards. This authorization interface need to be integrated to the my POS application(vb dot net) I am building i.e..
my application will send the data to the hardware for authorization and gets back the authorization status possibly using the COM ports.
So far I found out that the debit card authorization can only be
accomplished thru the PIN authorization hardware(althou gh the credit card
part can be implemented with hardware or software solution), so finally I
have come to the conclusion of using a some kind of hardware solution with
Credit card and the Debit card authorization built in. so that I just use
one piece of hardware for both.

Now my questions
1) Is this a good approach?(this will not be a very busy environment so
modem based hardware should be able to authorize the processing)
2) Do I have to go with specific kind of hardware(based on my customers
merchant account)
3) Does any one has better idea or suggestions?
4) Do I have to aware of something(missi ng something)

Any feedback is greatly appreciated

Thanks

Raj

Jul 21 '05 #3
"John" <jo@jonkar.ca > wrote in
news:##******** ******@TK2MSFTN GP12.phx.gbl:
We did a POS system for small company, and to lower the cost they
would swip the card in the supplied merchant machine and enter in the
required data Price, etc... Then the merchant machine would make the
phone call to the bank and return the Authorization number, or
what-ever. Then the salesperson would key in the Authorization
number in to the software to continue.


(1) You are assuming the presence of a homosapien. Bad.
(2) Slow.
(3) Typos when entering the auth #.

:)

-mdb
Jul 21 '05 #4
boo
when clients want stuff like:
"John" <jo@jonkar.ca > wrote in
news:##******** ******@TK2MSFTN GP12.phx.gbl:
...to lower the cost...

they get stuff like:

"Michael Bray" <mb************ *******@SkPiAlM l.ctiusa.com> wrote in message
news:Xn******** *************** ***********@207 .46.248.16... (2) Slow.
(3) Typos when entering the auth #.

it's the eternal tradeoff - pay now, or pay later?! =)
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
7005
by: gj | last post by:
I have an application in Access 97 I will be rewriting in the latest version of Access in 6 months. In the meantime, does anyone know of an ActiveX control I can add into an Access 97 form to allow the validation of Credit Card numbers and also processing of payments. Ta very muchly. GJ
4
8107
by: gl | last post by:
I have just started a project that's going to do very heavy credit card processing through asp.net and i had some questions. I've never really done any cc processing through code and I wasn't sure where to get started. Can anyone suggest a particular gateway or cc processor? I saw a component called ..net charge that seems really promising, has anyone used it? Have any of you done a full e-commerce site and have some suggestions? What is...
3
1816
by: Kikoz | last post by:
Hi all. I understand that this question is not exactly related to the topic of this newsgroup but... I have done a lot of asp.net work for the past two years but never needed credit card processing to be implemented in web application. Now I develop a web based service app that has to charge its subscribers' credit cards on a monthly basis. It's not an online store with shopping cart and clients don't click any buttons to be charged....
6
2043
by: Arne | last post by:
What would be a good component for processing credit cards? (I am not using commerce server.) Would I need to encrypt the credit card column in the database?
6
2181
by: Chris Davoli | last post by:
We want to process credit cards/debit cards on our web site. We are using VB.net, so if we could get some vb.net components to validate and handle the transactions, or a web service that we could call. Do I need to just contact a bank and they would give us all the components and code to call it? I know that we need a special bank account to handle this. Is there any good links out these to show us how to process e-commerce transactions? ...
1
7819
by: Bill D'Innocenzo | last post by:
There are many functions available that implement credit card identification and number validation -- meaning you can decide, based on the number, if a card is a MasterCard or Visa and if the number passes the Luhn Formula or MOD 10 algorithm for the checksum. What I'm looking for however is the scheme to determine is a card is a check or debit card versus a credit card. Anyone know if this can be done by examining the account number...
4
459
by: Raj | last post by:
Hi I am developing a POS system for a retail business and I need to support accepting the credit and the debit cards. This authorization interface need to be integrated to the my POS application(vb dot net) I am building i.e.. my application will send the data to the hardware for authorization and gets back the authorization status possibly using the COM ports. So far I found out that the debit card authorization can only be accomplished...
1
2968
by: securedcardss | last post by:
http://card.2youtop.info secured credit card card credit instant secured card cash credit secured card
3
2978
by: mdommer1 | last post by:
Some credit card companies offer server side ActiveX controls for the processing of credit card applications and claim that their libraries work in any language that supports ActiveX controls, but I have not been able to make them work succesfully in Microsoft Access code. Has anybody out there been down this road? If a specific approach is needed please see: *Edit* Link Removed as per site rules. I am attempting to incorporate their...
0
8995
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8832
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9561
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9332
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9254
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6799
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2217
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.