#NewtReyes

1 messages · Page 1 of 1 (latest)

turbid boughBOT
tender stone
#

Hey

void mauve
#

I am using the Stripe Terminal SDK

#

Hi, @tender stone

tender stone
void mauve
#

Yes

tender stone
#

So you should see a generated_card created

#

And that should be attached

#

Not the original PM

#

Let me look at your requests

void mauve
#

Interesting

tender stone
#

Yep

#

That looks to be what is happening

#

So all is working as expected

void mauve
#

Will give this a try

#

got into a meeting now but will report back

tender stone
#

Sounds good

void mauve
#

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?

tender stone
#

Which Terminal SDK are you using?

void mauve
#

Both iOS and Android

tender stone
#

Yeah I'm pretty sure we don't return the generated_card in the completion blocks here

void mauve
#

Sigh

tender stone
#

You have to pass it to your server and retrieve from there

#

Hold on one sec

#

Let me double check

void mauve
#

Thank you

tender stone
#

Actually I believe I'm wrong

void mauve
#

For once, I am happy you are

#

🙂

tender stone
#

It should be in the latest_attempt.payment_method_details.card_present.generated_card

#

Try that

void mauve
#

Giving that a shot

#

I think you had it pretty much right