#Clueless-saving-wallets
1 messages · Page 1 of 1 (latest)
Hi 👋 I'm looking into this
Much appreciated, thank you!
I have seen these
I'm still digging to find specifics about your ask but it's always a good place to start
I gotcha. I have seen these, but the integration that I have seen seem to be only supportive of making payments at checkout, instead of storing for a later date
but that's all I have seen, I may be mistaken
I'm double checking the React Native stuff but the workflows I've seen involve creating PaymentIntent objects in Stripe which can be saved for future use. There may be some restrictions with these wallets though
Yes that is basically the same flow. I found stuff information in the SDK Github issues:
https://github.com/stripe/stripe-react-native/issues/308
So, in short, we can do this?
Since v0.1.4 you can supply a setupIntentClientSecret to initPaymentSheet. We don't have dedicated docs for it yet
Gotcha
That looks like a Yes to me
just wanted to make sure I didn't misread anything lol
I wanted to share the GitHub issue because of the links to various parts of the docs
Ohh I see
Figured that might help you track down which components plug in where to to help you build it out
I certainly hope so haha
One last thing
Do you think in these docs it'll explain how to make the ApplePay segment coexist with CardView?
I already have <Cardview/> in my app, and it'd be more beneficial to not have to rewrite the whole thing, if that makes sense lol
I understand, even if I have no experience with React Native. I was just trying to abstract some JS to let users swap between payment elements.
In short I'm not sure but since this has to do with individual components I think the Stripe React Native api reference would be a good place to start
Documentation for @stripe/stripe-react-native
I appreciate it, thank you. Will I be able to reference this chat if I need to come back to it later?
This thread will be archived but you come back and reopen it if need be. We won't delete the thread