Skip to content

akoumoundouros/StripeIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.::STRIPE INTEGRATION::.

Introduction
This project is a simple example of how to integrate with the Stripe payment gateway ( https://stripe.com/ ).

Configuration
1. Create account on Stripe https://stripe.com/
2. Locate your API keys under your account settings
3. Copy these values into Services/AppConfig.cs

Testing
1. Run the project then select a product.
2. Using the test CC details provided, click purchase.
3. Check the Stripe dashboard payments page for payment confirmation.

About

Simple .NET MVC web application to integrate the Stripe payment gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages