Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Receive payments not work #74

Open
The0ld opened this issue Jan 3, 2020 · 1 comment
Open

Receive payments not work #74

The0ld opened this issue Jan 3, 2020 · 1 comment

Comments

@The0ld
Copy link

The0ld commented Jan 3, 2020

Make the configuration of receive balance update so that at the time of receiving a transaction this will be stored in my database, it was working until today that I have not received the corresponding notifications, these are the parameters I sent:

POST: https://api.blockchain.info/v2/receive/balance_update

{
     "key": "key"
     "addr": "address"
     "callback": "http://45.33.87.135:9094/api/v1/recivePayment?secret=secret&index=index"
     "confs": "3"
     "onNotification": "KEEP"
     "op": "RECEIVE"
}

I would like to know what the problem is.

@APTEMOH
Copy link

APTEMOH commented Jun 24, 2020

balance_update is work?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants