Converting Stripe's .NET documentation from .NET Core to .NET MVC
Since Stripe's documentation only has code for .NET Core, here is a working port of the examples shown in : https://stripe.com/docs/payments/integration-builder
It is based off the default project created by Jetbrains Rider for 'ASP.NET Web Application'.