#KRAKZ-rn-setupintent
1 messages · Page 1 of 1 (latest)
Hey there 👋 could you help me better understand what pieces you have currently and what you're looking to add?
Hey @slender quest! Thanks for getting back, so the requirement I have is this payment flow:
I've came across the CardField and PaymentSheet components but it looks like they are not suitable to implement this.
Just trying to make sure I understand, you're trying to build something that looks like the top screen?
Yeah, just sent you the mock as illustration.
So basically the simplest example of what I'm trying to do is:
Collect the CC details of the user with a custom form, not with CardField or PaymentSheet, and save the credit card on Stripe with SetupIntent (so we can use it later)
Gotcha, let me double check if there are other options.
Sincere apologies for the delay, my colleagues who are better versed in our React Native library recommended opening an issue against that github repo as it'll take a bit of digging to determine if it's currently possible. If it's not that issue could then be converted into a feature reqeust.