#_Rick-terminal-payment-intent
1 messages · Page 1 of 1 (latest)
Hi, sure this is an example: pi_3KIzTZJ3V3DV2HmE1ZkjM6st
So I don't believe Stripe will automatically tie the terminal reader to the Payment Intent, but you can add that terminal reader ID as metadata when you create it or update it later to add it
We're not in control of the implementation (we're just a Connect app that receives webhooks on behalf of our users). Does that mean there's no way to find out? All we subscribe to on the webhook side of things is charge.succeeded so I'm not sure if we can use anything from that :/
Unfortunately I don't think there's a great way of doing this then 😦
Bummer, thanks for looking into it