#elite0824
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- elite0824, 17 hours ago, 10 messages
I'm not familiar with react-native-paper, but you can use setup mode PaymentSheet to collect a payment method
Anyway I want to use dialog component in react native, just not react-native-paper.
Is there any solution?
Not sure what you mean by dialog component in react native
I'd suggest you to take a look a PaymentSheet https://stripe.com/docs/payments/accept-a-payment?platform=react-native
If so, how to create only PaymentMethod using react native?
By "create only PaymentMethod" you mean collect payment method details without charging it immediately?