Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 393 Bytes

Coinbase-Deposit-PHP

A php repositry to get ipn of coinbase on deposit

Setuping Up

First upload all file into server

Then create coinbase api key and secret and put it into index.php

Coinbase Api Key Edit

And here put your getIPN.php url like this http://domainname.com/getIPN.php to recive webhooks.