#Зотов
1 messages · Page 1 of 1 (latest)
what's the question?
Hi
I made success request, and api back me responce
in this response u show client secret, does it so secure ?
it
My request
2 keys we show with api request
these are internal details of how our library works, it doesn't matter
what is your actual question/problem?
My question is - if we show 2 keys in network, did someone can used for hack wallet ?
no
Can you give some advice how we can to no duplicate request for pay when user click to button and create not paid order ?
I'd probably start by applying the disabled property to your Pay Now <button> immediately when the event handler function runs so that it can't be clicked again while thing are processing and loading.