#matan-connect
1 messages ยท Page 1 of 1 (latest)
Thank you
https://stripe.com/docs/api/terminal/hardware_orders/list this is what I read so far
Thank you, this is a great question, I have learnt something new today ๐
I know this is a private beta and we are part of it, that's maybe the reason ๐
I did not know this API existed before today lol
Please let me check if there are any respective webhook events.
I did get a word that the best way to list connect account to order is by the meta data.
I think I mostly need to see if there is a webhook, that should cover my question for now
We do have the following webhooks specific to terminal hardware orders:
"terminal_hardware_order.canceled", "terminal_hardware_order.created", "terminal_hardware_order.delivered", "terminal_hardware_order.shipped", "terminal_hardware_order.undeliverable"```
Excellent!
That should do it
so once I create an order, I can save its ID, and then listen to the webhooks you listed to update their status
thank you !
You are welcome, thank you for sharing this with me today! ๐
Have a good one !
Same to you! ๐