#barry_96217

1 messages · Page 1 of 1 (latest)

ivory tundraBOT
stuck bison
#

I don't think there's really a way around this - I assume you get the cardholder name after using readReusableCard because a payment is being made and we talk to the card network which gives us a bunch of information (like the cardholder name)

#

If you're just collecting the payment method then we don't have access to that information yet

rancid seal
#

The payment isn't actually being made. I'm just creating the payment intent. Then when the customer wants to close the tab, I update the payment intent and capture it. So you're saying there is no way to get the cardholder name with an in person payment?

stuck bison
#

Hmmm... do you have example payment intents for each (one using collectPayment and one use readReusable card)?

rancid seal
#

I don't have the examples right now, but I will get some and add them here.

stuck bison
#

👍