#eliavmaman_63669

1 messages · Page 1 of 1 (latest)

native palmBOT
serene lava
obtuse arch
#

But how does the website knows if payment or refund were succedded ?

#

@serene lava ?

serene lava
#

the API response from a Stripe API call or webhook that Stripe sends to your server

obtuse arch
#

@serene lava thx.. is there a pos simulator to check the whole process or i need to buy one?

obtuse arch
#

checking

native palmBOT
obtuse arch
#

@serene lava @lime sierra My software allow my users to get paynets. so basicly ieach one of my users will have to store an API key and secret in our system so we can create charge for them right?

serene lava
#

No, that shouldn't be needed.

obtuse arch
#

So how could i know which terminal wants to create payment?

serene lava
#

It's hard to answer your very specific questions, I think it's best if you read through the overall docs for Stripe and Stripe Terminal to get a feel for how things fit together and if you have specific API questions we can try to answer here!

obtuse arch
#

Actually i read the docs.. Thats whats lead ,e to that question

#

If i had only one terminal, so my API key was enough to use but every user on my system will have it's own terminal.

#

My users will be under my own account

serene lava
#

yep so for example each "user" can create a Stripe account for their business/store, connect their account to yours, and your account can use its API keys to call the API on their behalf to use Terminal/collect payments etc.

obtuse arch
#

Exactlly

#

So stripe connect is my option?

serene lava
#

yes

obtuse arch
#

And i guess it has integration with pos right?

serene lava
#

It sounds like that to me, but you should read through the docs and test things/build your own understanding, this Discord is for specific coding/API questions and desinging your overall Stripe account and product usage is a bit out of scope

serene lava