SumUpSDK.iOS
1.0.0
See the version list below for details.
dotnet add package SumUpSDK.iOS --version 1.0.0
NuGet\Install-Package SumUpSDK.iOS -Version 1.0.0
<PackageReference Include="SumUpSDK.iOS" Version="1.0.0" />
<PackageVersion Include="SumUpSDK.iOS" Version="1.0.0" />
<PackageReference Include="SumUpSDK.iOS" />
paket add SumUpSDK.iOS --version 1.0.0
#r "nuget: SumUpSDK.iOS, 1.0.0"
#:package SumUpSDK.iOS@1.0.0
#addin nuget:?package=SumUpSDK.iOS&version=1.0.0
#tool nuget:?package=SumUpSDK.iOS&version=1.0.0
SumUp mPOS SDK - Xamarin iOS
Getting started
Import the SDK
Authenticate app
Before calling any additional feature of the SumUp SDK, you are required to set up the SDK with your Affiliate (Access) Key:
You need to get Access token string from your provider.
Then you Login with received token
SMPSumUpSDK.LoginWithToken(token, null);
Rest of information on how to work with library please go to SumUp original documentation at
https://github.com/sumup/sumup-ios-sdk/blob/master/README.md
Current Binding library comes as it is and I do not hold any credit no support in case any problems.
Original binding project I am using to create bindings could be found here. Feel free to download and modify is required:
https://github.com/danilkurkin1/SumUpSDKBinding
License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Xamarin.iOS | xamarinios10 is compatible. |
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is binding library for SumUp being supported on xamarin project