IDE:
Visual Studio 2005
Language: c#
Framework: .net 2.0 or higher
Overview
In this tutorial we will build a simple credit card validator in c# using the Validate API.
The application is too simple to have much real world use but it will take you through the steps of connecting to the Validate Web Service and consume its services.
In the application you will build a simple GUI were a user can enter a credit card number. On pressing the 'Validate' button the number will be sent to the Validate Web Service and validated as either a valid or invalid number. Finally the response back from the Validate Web Service will be captured and added to a label.
We encourage you to go through the steps presented her but the entire solution is also available on the Validate API SDK CD in the Tutorials folder.
Proceed to Part 1 of the tutorial.
![]() |
©Copyright 2023 Paygate Solutions Limited |