Installation
Installing Stripe Payment Provider
The Stripe Payment Provider is installed using the NuGet package manager using the below command:
dotnet add package UmbCheckout.Stripe
Alternatively, you can install using the NuGet package manager GUI within Visual Studio.
Last updated