Me with C# asp.net In my online hotel booking website, I want to alow the users to book hotel rooms by entering the credit card details and succeed only if the card number and card expiry date are correct. How can I check whether the user enters a valid
credit card number and its expiry date is correct.
Also what all things do I need to check while integrating the online booking system like https and ssl certification etc..
Go to the complete details ...