in reply to Re^11: receiving btc payments
in thread receiving btc payments

but am just using bitpay to check payment. and the problem is not that. my problem is to update the script if payment received and to perform other actions

and am sure this bitpay api doesn't require documentation coz is open to use with just single post command. its easier than blockchain ur talking about

Replies are listed 'Best First'.
Re^13: receiving btc payments
by marto (Cardinal) on Dec 07, 2018 at 21:48 UTC

    "but am just using bitpay to check payment."

    You're not checking payments properly, see my first reply.

    "my problem is to update the script if payment received and to perform other actions"

    Already discussed, your approach is wrong. If the browser window closes, everything is gone, because you don't properly record anything.

    A reply falls below the community's threshold of quality. You may see it by logging in.