#Jay-Terminal
1 messages · Page 1 of 1 (latest)
Hello Jack
I have to integrate stripe terminal for POS application
but I am not getting flow below diagram
Can you please help me to understand this ?
Which part you don't understand?
I can only support your through chat
The backend is where you create PaymentIntents
I'd recommend you to watch this video https://www.youtube.com/watch?v=-YtU-83Hb6Y so that you have a better understanding about Terminal
In this episode, you’ll learn how to use the Terminal Reader and PaymentIntent APIs to create a one-time payment and hand it off to a simulated or physical reader. You’ll also learn how to simulate a payment on a simulated reader.
You can follow along with the code example using the Stripe CLI by typing the following into your terminal:
stri...