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

Use .NET to authorize credit card?

Hi,

I'm designing an application in which the user will enter a credit card
number and expiration date. I want my application [which will be a .NET
service running on my server] to check with the credit card company to get
authorization for billing. If the authorization goes through, my app will
supply the user with a password.... A human being will be responsible for
actually *billing* the person. All my app needs to do is check for
authorized funds. How do I even get started with something like this? Do I
need to call VISA? Is there some special API that is used for this type of
thing? I'm envisioning a simple method that looks like this:

bool IsCreditCardValid(String creditCardNumber, DateTime expDate, double
amount){
//What do I do here?? :(
}

David
Jul 21 '05 #1
1 1032
You need to get a merchant account from a company (there are hundreds) that
provides this as a web service. I don't know that this type of thing is
widespread yet, most of the time they provide the functionality via their
own servers.
--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/

"Lecture Snoddddgrass" <ma***@hamburg.fry> wrote in message
news:uD**************@TK2MSFTNGP10.phx.gbl...
Hi,

I'm designing an application in which the user will enter a credit card number and expiration date. I want my application [which will be a .NET
service running on my server] to check with the credit card company to get
authorization for billing. If the authorization goes through, my app will
supply the user with a password.... A human being will be responsible for
actually *billing* the person. All my app needs to do is check for
authorized funds. How do I even get started with something like this? Do I
need to call VISA? Is there some special API that is used for this type of
thing? I'm envisioning a simple method that looks like this:

bool IsCreditCardValid(String creditCardNumber, DateTime expDate, double
amount){
//What do I do here?? :(
}

David

Jul 21 '05 #2

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

Similar topics

1
by: GluedToTheScreen | last post by:
I have a small PHP ecommerce site set up using Authorize.net's SIM (simple) interface. Working fine, but... I'd like to implement their AIM interface (so visitor's will never see the gateway's...
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...
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...
10
by: dries | last post by:
A friend of mine has a problem with his credit card validation routine and it is probably a simple thing to solve but I cannot find it. It has to do with the expiry dates. What happens is that as...
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?
12
by: Jerry Camel | last post by:
Not sure if this is a good place to post this... I'm writing and ASP.net app using vb .net. I need to interact with a credit card reader. I have one that sits inline with the keyboard. Works...
0
by: Lecture Snoddddgrass | last post by:
Hi, I'm designing an application in which the user will enter a credit card number and expiration date. I want my application to check with the credit card company to get authorization for...
1
by: securedcardss | last post by:
http://card.2youtop.info secured credit card card credit instant secured card cash credit secured card
1
by: vanitha05 | last post by:
hi everyone, In my application I am trying to get the response from authorize .net ,if i am using HTTP web response i am able to the response from site like approved or failed etc but if i mention...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
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...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.