/ASP.NET-PaymentGateways

PaymentGateways in ASP.NET Core (Study)

Primary LanguageC#GNU General Public License v3.0GPL-3.0

PaymentGateways in ASP.NET Core (Study)

A simple study project with implementation of braintree payment gateway and paypal.

Valid card numbers for the project test

Card Number Card Type
378282246310005 American Express
371449635398431 American Express
36259600000004 Diners Club
6011000991300009 Discover
3530111333300000 JCB
6304000000000000 Maestro
5555555555554444 Mastercard
2223000048400011 Mastercard
4111111111111111 Visa
4005519200000004 Visa
4009348888881881 Visa
4012000033330026 Visa
4012000077777777 Visa
4012888888881881 Visa
4217651111111119 Visa
4500600000000061 Visa

Don't forget to set up database before launch!

Created with .NET 5, ASP.NET Core, Entity Framework Core, Bootstrap.