#0456954006
1 messages · Page 1 of 1 (latest)
What' is a uniapp mobile app?
it's a framework of mobile app
do you have idea how to intergrate save card api, and if clients login again and would like to place order online, system can retrive the customer saved card details then.
is there any document i can refer to link User ID with saved card details, and get the corresponding card details then
I'm not familiar with uniapp, but Stripe officially support react-native.
https://stripe.com/docs/payments/save-and-reuse?platform=react-native&ui=payment-sheet you can follow this doc to learn more about save and reuse.
how can i reuse card details next time with logined customer and they don't have to provide email again
I'll suggest you to go through the doc first.