#Koja-qs

1 messages · Page 1 of 1 (latest)

tender crescent
#

👋 happy to help

#

could you please explain in details what are you trying to achieve? I don't seem to follow

finite mountain
#

So we have buy button on our app

#

and after user clicks it will be redirected to Stripe form to make payment

#

how can we achieve to block parallelly payments

#

so two different users enter form, submit their info and click buy

#

there is only one resource we sell

tender crescent
#

unfortunately there is no simple way of achieving this

#

you either need to handle this in an auth and capture way

#

or you will have to refund one of the two payments afterwards