473,385 Members | 2,005 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,385 software developers and data experts.

Accepting credit cards in ASP.NET

Hi:

I'm working on an application that will allow users to pay with a credit
card. I'm assuming I have to use a 3rd party provider that supports the
..NET Framework. Does anyone know of such a provider or some information on
how to get started?

Thanks,
Charlie
Nov 18 '05 #1
3 1181
Credit card processing with a 3rd party would not require them to have .NET
even if your application does. All 3rd party services require is that you
securely pass the credit card data to them and they will send you a
response.
"Charlie@CBFC" <ch*****@comcast.net> wrote in message
news:u5**************@TK2MSFTNGP11.phx.gbl...
Hi:

I'm working on an application that will allow users to pay with a credit
card. I'm assuming I have to use a 3rd party provider that supports the
.NET Framework. Does anyone know of such a provider or some information on how to get started?

Thanks,
Charlie

Nov 18 '05 #2
Check out VeriSign PayFlow Pro. Very easy to use

"Charlie@CBFC" <ch*****@comcast.net> wrote in message
news:u5**************@TK2MSFTNGP11.phx.gbl...
Hi:

I'm working on an application that will allow users to pay with a credit
card. I'm assuming I have to use a 3rd party provider that supports the
.NET Framework. Does anyone know of such a provider or some information on how to get started?

Thanks,
Charlie

Nov 18 '05 #3
I've used Intellipay and they were very easy to intergrate with. I just do
an HTTPS Post of some data to thier server and get back a response.

Easily done in .Net or in Studio 6.

Michael

"Charlie@CBFC" <ch*****@comcast.net> wrote in message
news:u5**************@TK2MSFTNGP11.phx.gbl...
Hi:

I'm working on an application that will allow users to pay with a credit
card. I'm assuming I have to use a 3rd party provider that supports the
.NET Framework. Does anyone know of such a provider or some information on how to get started?

Thanks,
Charlie

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.564 / Virus Database: 356 - Release Date: 1/19/2004
Nov 18 '05 #4

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

Similar topics

0
by: kaptain kernel | last post by:
I'm implementing a simple credit card number check on my website, in order to trap user errors. it doesn't validate with the bank, but validates against certain known rules (e.g. Amex always begins...
0
by: redstar | last post by:
I want to make a script that get information about my clients credit cards. I make it but when I hit Back or I type a digit, it reveal all the credit cards numbers enter before. I want to make a...
8
by: sam1967 | last post by:
I know how to build forms with ASP and process user input. Now i want to take credit card payments via a form. i will then download the details and process them via our credit card machine. do...
5
by: Jake | last post by:
I in the process of building a web-site using .net (C#). I just finished building the shopping cart. What I need is to find examples, details, or code packages that I can include in my web-site...
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...
2
by: VB Programmer | last post by:
Anyone accept credit cards through their ASP.NET website? If so, what service do you use? Any links, suggestions, code samples, etc...?
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?
6
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...
17
by: sharsy | last post by:
Hello guys, I would like some help in generating query criteria that will identify credit cards that have expired on an access database. The specific Field is formatted with a Data Type of...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
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
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,...

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.