Category "bitpay"

not getting Bitpay notification url at the time of invoice create .. see below code

$invoice->setRedirectURL('https://test/testett/'); // Set URL that Buyer will be redirected to after completing the payment, via GET Request // Set URL that

Error when using bitcore-explorer with bitcore-lib (Bitcore)

I am trying to use bitcore-lib to generate bitcoin address and fetch unspent transaction using bitcore-explorer.. to generate the address here is the code: va