#_Rick-terminal-payment-intent

1 messages · Page 1 of 1 (latest)

hard ferry
#

Do you have an example Payment Intent I can take a look at?

midnight epoch
#

Hi, sure this is an example: pi_3KIzTZJ3V3DV2HmE1ZkjM6st

hard ferry
#

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

midnight epoch
#

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 :/

hard ferry
#

Unfortunately I don't think there's a great way of doing this then 😦

midnight epoch
#

Bummer, thanks for looking into it