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

"yes i know. bt there several issues with blockchain"

Unless you say what they are, nobody can help. Their documentation is clear, with examples. The remainder of your post is incomprehensible.

Replies are listed 'Best First'.
Re^12: receiving btc payments
by bigup401 (Pilgrim) on Dec 07, 2018 at 21:44 UTC

    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

      "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.