#mzzay

1 messages · Page 1 of 1 (latest)

dire roverBOT
#

Hello mzzay, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
mzzay, 3 days ago, 7 messages

vapid wave
#

HI
Could you please summariez your latest follow up question here ?

dense marsh
# vapid wave HI Could you please summariez your latest follow up question here ?
I'm using a Stripe Terminal on a kiosk, and for each payment, I display information on the kiosk and wait for the user to complete the payment on the terminal.

The issue is that I'm using an equivalent of WebSocket (HTTP still alive) to send a response to the kiosk when the payment is completed (detected by a Stripe webhook). What are your thoughts on this? Do you have any suggestions?

To be honest, I'm not particularly proud of this solution, as I believe it may not be secure enough. 
#

I'm not using HTTP pooling but Websocket ( Http still alive ). I'm not sure about de fiability.

vapid wave
#

If you want to create a notification like system... you cna either use Websocket or use Firebase notification for example.

dense marsh
#

No it's not about notification. But nevermind I'll investigate on this on my own, thanks !