A time ago I wrote a series of articles on how to integrate Braintree Payment in Xamarin Forms, since then a few things have changed.…
Category: Android
For the last few months, I’ve been writing about how to create a binding library, as a result of this, decided to create a plugin…
In the first part of this article, I covered how to create a binding library in Xamarin by creating one of the Pay.Card SDK. In…
As a Xamarin Developer, there are situations where we want to use a native (Objective C, Swift, Java, Kotlin, etc) library. To do this, we…
This article is part of the code snippets June calendar by Luis Matos, click here to check all the great contributions. When developing a Xamarin…
On June 6, I gave a talk about how to create binding libraries in Xamarin Android/iOS for the Latino .NET community. I explained what’s a…
When developing enterprise salesforce applications is very common to support printing orders, collections, receipts using a portable bluetooth thermal printer. If you search around there’s…
In our previous article, we covered how to support Paypal payments in Xamarin Forms. There are use cases where you just need a quick, easy…
In our previous article, we covered how to setup the Braintree client-side integration to support Apple Pay and Google Pay payments. Today will be extending…
In our previous article, we covered how to setup the braintree client-side integration to support credit card payments. Today will be extending the Braintree client-side…