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