Hey guys.
I have struggled for several weeks to figure it out how to connect our website’s customer id when users pay on the Square checkout page.
What I’m using is the create payment link API to issue the checkout page and detect payment/order updated webhook trigger to save if users successfully make a payment.
However, I noticed that Square changes order id many times when payment/order updated trigger happens.
I haven’t found any unique id that I can detect from webhook, Do you guys know any way to detect unchanged id even though webhook triggered?
2 posts - 2 participants