#TomS-billing_details
1 messages · Page 1 of 1 (latest)
yep!
I'm just trying to see if I can get their name and postal code in the data returned
basically, it would return the billing details associated with the payment method at the time of the transaction. i.e. When the payment method is created, you would also need to collect and pass in the billing details.
is there a reason why you want to collect their name and postal code?
We sell tickets at the door. Currently, when we make a charge, it returns the name and postal from the card, which we can add to our screen so we can check them in, etc. We use the postal code as a unique identifier with the name
so when they come back to enter, we already have their name, if that makes sense
when you say that currently when you make a charge it returns the name and postal code from the card - can you share a PaymentIntent id or request id where you're seeing that?
We aren't using Terminal yet. We have a USB card reader that reads their CC, which has name and postal code
i assume this is a third party card reader? i.e. doesn't belong to Stripe?
correct
I'm trying to migrate to terminal
we use Stripe on the web site and would like to integrate with our walk up sales
hmmmm, i'm pretty sure Stripe Terminal wouldn't return the postal code and name from the card automatically. This is the first time i've heard of a card reader that returns it automatically.
Ok. I'll have to think through our process then if would have to manually deal with that. I think would slow things down too much for us
I appreciate your help
feel free to reach out again if you have more questions 😄