Stripe .NET Tutorial



Stripe .NET Tutorial

Stripe .NET Tutorial

In this video you’ll learn how to use Stripe with .NET.

Stripe is one of the most, if not the most popular payment processors.

We’ll build a simple storefront CRUD app with an Entity Framework Core SQLite database and an ASP.NET Core Web API. Then we hook that up to a Blazor WebAssembly front end. After that we’ll add Stripe so that customers can pay for their orders. After the customer pays, the funds will show up in your Stripe (test mode) dashboard.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► Links mentioned:

Snippets Article: https://rubenheeren.com/articles/snippets-dotnet-stripe-tutorial.html
Stripe Register Account: https://dashboard.stripe.com/register
Stripe Docs – API keys: https://stripe.com/docs/keys

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► Interested in learning Blazor? Take a look at my course for it:
https://rubenheeren.com/course-promo-link/blazor-your-dev-portfolio

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► DOWNLOAD SOURCE CODE:
https://github.com/RubenHeeren/DotNetStripeTutorial

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

►► TIMESTAMPS

0:00 – Overview and Demo
2:07 – Creating Projects
05:19 – Data layer
14:14 – API
26:46 – Front End
36:54 – Testing
40:07 – Thanks for watching

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Good luck on your developer journey!

#stripe #dotnet #blazor

Comments are closed.