I have installed package react-native-payments in react native project, and i have token from that response, using that token i wants to do payment with stripe, is that any api available? to use apple pay token with stripe.
basically we have to check with token which will get from apple pay and then can able to pass in strip payment api method, Is any thing available from api side ?