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…
Category: Blog
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…
It’s very common to have credit card processing in applications offering services or that are product marketplace based. A great option to process payments is…
iOS 13 provides a way to authenticate users in applications by using their Apple Id account. In this post, I will show you how to…
In the first part of this article, we talked about how to start using the WePay Payment Gateway by integrating the authentication process. In this…
In this article, I will show you how to integrate WePay Payments in a Xamarin Forms application. “WePay is an online payment service provider based…
Almost a year ago I wrote an article on how to create a segmented tab control, when using this control on a new project I…