Recently got a notification that the library of Stripe being used was going to become obsolete, for which I need to update them to keep having credit card payments via app.
I've been using the Component present in the Xamarin Component Store and the version Stripe has officially on nuget doesn't seem to be the same as the Component.
What are the alternatives I have to keep using Stripe on Xamarin projects? If possible, I'd like to avoid using native libraries ( double the work to keep them working ).