You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2020. It is now read-only.
I generated an ETH address using modified coinbase-php library and assigned the callback url of my server to be called whenever funds are received.
Now, I made a test transaction to the generated ETH address and the transaction got confirmed, but there have been no callbacks to the callback url on coinbase console.
Has anyone ever got a successful callback on a generated ETH address from coinbase? Need help.
Address callbacks are working perfectly fine in case of BTC.
Hi,
I generated an ETH address using modified coinbase-php library and assigned the callback url of my server to be called whenever funds are received.
Now, I made a test transaction to the generated ETH address and the transaction got confirmed, but there have been no callbacks to the callback url on coinbase console.
Has anyone ever got a successful callback on a generated ETH address from coinbase? Need help.
Address callbacks are working perfectly fine in case of BTC.