#NewtReyes
1 messages · Page 1 of 1 (latest)
Hey
So you want to follow this flow: https://stripe.com/docs/terminal/features/saving-cards/save-cards-directly
Yes
So you should see a generated_card created
And that should be attached
Not the original PM
Let me look at your requests
Interesting
Sounds good
Seems like we don't get the card when calling Terminal.getInstance().confirmSetupIntent(...)
Is that the case?
Is the only way to retrieve that card to list the payment methods for the customer?
Which Terminal SDK are you using?
Both iOS and Android
Yeah I'm pretty sure we don't return the generated_card in the completion blocks here
Sigh
You have to pass it to your server and retrieve from there
Hold on one sec
Let me double check
Thank you
Actually I believe I'm wrong