Skip to content

bwinklesky/Xamarin.Stripe.Terminal.iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Stripe.Terminal.iOS

NuGet

Stripe Terminal iOS SDK Bindings for Xamarin.iOS

Installation

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:

  1. Open the Solution Explorer.
  2. Right-click on a project within your solution.
  3. Click on Manage NuGet Packages...
  4. Click on the Browse tab and search for "Xamarin.Stripe.Terminal.iOS".
  5. Click on the Xamarin.Stripe.Terminal.iOS package, select the appropriate version in the right-tab and click Install.

Documentation

For any requests, bug or comments, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 71.5%
  • C# 26.9%
  • Shell 1.6%