#mzzay

1 messages · Page 1 of 1 (latest)

mystic zenithBOT
visual whale
#

hi! hmm, without much context, seems fine to me, polling a backend server for the status doesn't seem strange.

ember coral
#

I’m waiting for the Stripe webhook payment accepted to get the correct waiting kiosk and sending him the response… looks stable ? If I want to update my backend, I will loose the current kiosk session for example

visual whale
#

I don't really have enough context to give an answer

#

for example I don't know how you're using Terminal, in at least one integration you would process the payment using our JS SDK for example and there's a Promise that would resolve and you'd know that the payment succeeded locally on the POS connected to the reader. But at a high level what you describe seems fine

ember coral
#

I started by using JS SDK but I forgot why but it didn’t work or maybe not compatible. I’m using electron. I will investigate on that! Thanks !