简体   繁体   中英

PayPal Here SDK w/ Xamarin and c#

I work for a company that has c150 retail stores here in the UK. We are trying to implement PayPal Here in our stores, so we have a PayPal Here card reader on trial.

We write our own software in C# so it is thought the best way forward would be a Xamarin app to live on an Android tablet. The solution is being developed in Visual Studio 2017.

After browsing PayPal.com and following this link https://github.com/paypal/paypal-here-sdk-android-distribution/tree/master/sdk . We downloaded the AAR files and placed them in to a Android Bindings Library project.

The AAR is located in the "Jars" directory and the Build Action is set to "LibraryProjectZip".

There is only 1 of the AAR files used at any time, but all 4 will not build.

They all produce some 60 errors which include types like :-

"...Already contains a definition for..." "...does not implement inherited abstract member..." "Inconsistent accessibility..."

It doesn't seem to make a difference which Android version is targeted and versions of the AAR going back to 1.6.5 have been tried with the same results.

Has anyone come across this or even managed to get a working Xamarin product?

https://www.paypal-business.com/SDKdeveloperinterestregistration-在此处完成您的详细信息,然后将指定一个PayPal销售工程师来帮助您解决此问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM