amzn / amazon-pay-sdk-csharp

Amazon Pay C# SDK
https://payments.amazon.com/developer
Apache License 2.0
48 stars 42 forks source link

any plans for xamarin support? #17

Open kibotu opened 6 years ago

kibotu commented 6 years ago

basically System.Web is not available on xamarin.android, please consider support Sytem.Net instead. here is a list of supported cross-platform assemblies: https://docs.microsoft.com/de-de/xamarin/cross-platform/internals/available-assemblies

bjguillot commented 6 years ago

Thanks for your suggestion. Please note this particular SDK is intended for server-side use on websites and not client-side device usage, so even if it was built with xamarin.android-compliant classes, you would not want to use it on an Android device to create orders. Please use Seller Central to create a support case for Amazon Pay and say you want to learn more about the "Mobile SDK" and we can continue the discussion there.