Stripe Terminal iOS SDK Bindings for Xamarin.iOS
Using the .NET Core command-line interface (CLI) tools:
dotnet add package Xamarin.Stripe.Terminal.iOS
Using the NuGet Command Line Interface (CLI):
nuget install Xamarin.Stripe.Terminal.iOS
Using the Package Manager Console:
Install-Package Xamarin.Stripe.Terminal.iOS
From within Visual Studio:
- Open the Solution Explorer.
- Right-click on a project within your solution.
- Click on Manage NuGet Packages...
- Click on the Browse tab and search for "Xamarin.Stripe.Terminal.iOS".
- Click on the Xamarin.Stripe.Terminal.iOS package, select the appropriate version in the right-tab and click Install.
For any requests, bug or comments, please open an issue or submit a pull request.