473,387 Members | 1,483 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Credit Card Processing

I am looking to connect my asp.net pages to a credit card processor, such as
ICVerify.

I used to be able to read and write to a text file: credit card
authorizations, cancelations, get responses from credit card processors etc.

I want to completely automate the process and wanted to find out what is out
there that I can use that is decent.

Thanks,

Tom
Nov 19 '05 #1
3 2109
Here's some good links that can get you started with credit card validation
and other forms of payment:
http://www.componentone.com/paypal/
http://www.verisign.com/products-ser...ent/index.html
http://www.paypal.com/cgi-bin/webscr...rchant-outside

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"tshad" <ts**********@ftsolutions.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I am looking to connect my asp.net pages to a credit card processor, such
as ICVerify.

I used to be able to read and write to a text file: credit card
authorizations, cancelations, get responses from credit card processors
etc.

I want to completely automate the process and wanted to find out what is
out there that I can use that is decent.

Thanks,

Tom

Nov 19 '05 #2
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O7**************@tk2msftngp13.phx.gbl...
Here's some good links that can get you started with credit card
validation and other forms of payment:
http://www.componentone.com/paypal/
http://www.verisign.com/products-ser...ent/index.html
http://www.paypal.com/cgi-bin/webscr...rchant-outside

The Verisign site looks good - do you know how ICVerify stacks up. I used
them years ago and am not up how they compare. We don't really want to use
PayPal.

Thanks,

Tom --
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"tshad" <ts**********@ftsolutions.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I am looking to connect my asp.net pages to a credit card processor, such
as ICVerify.

I used to be able to read and write to a text file: credit card
authorizations, cancelations, get responses from credit card processors
etc.

I want to completely automate the process and wanted to find out what is
out there that I can use that is decent.

Thanks,

Tom


Nov 19 '05 #3
You may find .netCharge [1] to be exactly what you need

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://www.dotnetcharge.com/

"tshad" <ts**********@ftsolutions.com> wrote in message
news:uL*************@TK2MSFTNGP12.phx.gbl...
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O7**************@tk2msftngp13.phx.gbl...
Here's some good links that can get you started with credit card
validation and other forms of payment:
http://www.componentone.com/paypal/
http://www.verisign.com/products-ser...ent/index.html
http://www.paypal.com/cgi-bin/webscr...rchant-outside


The Verisign site looks good - do you know how ICVerify stacks up. I used
them years ago and am not up how they compare. We don't really want to
use PayPal.

Thanks,

Tom
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"tshad" <ts**********@ftsolutions.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
I am looking to connect my asp.net pages to a credit card processor, such
as ICVerify.

I used to be able to read and write to a text file: credit card
authorizations, cancelations, get responses from credit card processors
etc.

I want to completely automate the process and wanted to find out what is
out there that I can use that is decent.

Thanks,

Tom



Nov 19 '05 #4

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

Similar topics

6
by: Simon Wigzell | last post by:
My client wants to have credit card information fields on his forms for his website visitors to be able to buy his wervices by credit card. The credit card info - Brand, number and expiry date will...
4
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...
7
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...
4
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...
9
by: nm | last post by:
Hi, I am a developer quite familiar with the C# language and .NET framework. I develop mainly data driven websites. All of our past clients have shopping cart systems developed by me in ASP.NET...
6
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?
2
by: moondaddy | last post by:
I'm building a small POS system which I'm going to license out and need to include credit card processing. I've build eCommerce sites before and custom coded CC processing for verisign, but that...
11
by: Paul Furman | last post by:
I'm setting up credit card payment through authorize.net and they have the option to send a POST string back to my site once complete. I'm not sure how to proceed. They don't have much to read...
1
by: securedcardss | last post by:
http://card.2youtop.info secured credit card card credit instant secured card cash credit secured card
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.