Hello everyone,
I’m currently integrating Square Terminal Checkout for my application and I have a question regarding the webhook notifications, specifically the “terminal.checkout.updated” event.
According to the documentation and sample webhook payloads I’ve seen, the webhook contains details such as “amount_money”, “payment_ids”, “status”, etc., but I have not found any explicit mention of tip information (e.g., a “tip_money” field).
My main questions are:
-
Does the “terminal.checkout.updated” webhook include any tip information directly?
-
If tip information is present, which key should I look for in the webhook payload?
-
If tip information is not present, how can I retrieve it?
Any clarification, official documentation references, or implementation examples would be greatly appreciated.
Thank you in advance for your help!
Best regards,
Enes Bulut
3 posts - 2 participants