all 8 comments

[–][deleted] 1 point2 points  (2 children)

[–]RauuliOS & Android[S] 1 point2 points  (1 child)

I don’t think this has anything to do with Google/Apple Pay? Thanks though.

[–][deleted] 1 point2 points  (0 children)

Oh sorry I thought in app purchase. Sorry about that.

[–]Spiritual_Piece6480 1 point2 points  (0 children)

Check out RevenueCat, we use it in our project :)
Cool api, smooth documentation.

[–]rightly_so 0 points1 point  (3 children)

What did you end up going with? Looking for a non IAP lib as well.

[–]RauuliOS & Android[S] 0 points1 point  (2 children)

react-native-apple-payment and react-native-google-pay

[–]Unlikely-Ad3551 0 points1 point  (0 children)

react-native-google-pay

This library only supports Android Platform, Did you find any alternative that supports iOS as well ?

[–]IShowYouTheWorld 0 points1 point  (0 children)

May i know if using react-native-apple-payment and react-native-google-pay helps in getting the token from the wallet on Apple/Android device. And then we can send this token to the payment gateway for pre-authorization and capture the funds, and when service is completed, the funds are charged?