Stripe Terminal SDK Bindings for Android by Xiippy.ai

Fri, 05 Nov 2021 12:41:29 GMT

Read the original article...
Go back to Xiippy Blog and News Articles

Xiippy.ai is proud to announce the release of Stripe Terminal SDK Bindings for Android which enable the use of Stripe’s Terminal SDK in Xamarin-based projects in Android.

Xiippy’s partnership with Stripe goes a long way.

Whilst we would have loved to see Stripe owning the development and support a Xamarin SDK, it is a policy of Xiippy.ai to keep these libraries supported as we have built some of our products upon these foundations.

And this has been a challenging work given the typical issues of porting code from Java to C# and creating binding libraries and their dependency trees.

As a result, the community and most importantly, Stripe clients can benefit out of our work in making Stripe SDKs available for a platform that is not supported out of box by Stripe.

Here is a list of packages created and published:

https://www.nuget.org/packages/com.stripe.stripeterminal.core/
https://www.nuget.org/packages/com.stripe.stripeterminal.external/
https://www.nuget.org/packages/com.stripe.stripeterminal.internal.common/
https://www.nuget.org/packages/com.stripe.stripeterminal.internal.models/
https://www.nuget.org/packages/com.google.guava.guava.android/
https://www.nuget.org/packages/com.jaredrummler.Android.Device.Names/
https://www.nuget.org/packages/com.neovisionaries.nvi18n/
https://www.nuget.org/packages/org.apache.commons.commons.compress/
https://www.nuget.org/packages/org.jetbrains.kotlin.kotlin.parcelize.runtime/
https://www.nuget.org/packages/wire-moshi-adapter-4.0.0-alpha.6/
https://www.nuget.org/packages/wire-runtime/

We will be releasing the source code of these packages on our official github repository at https://github.com/Xiippy.

Enjoy and have fun building great products!

The Xiippy.ai team