Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 474 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 474 Bytes

Demo PHP Application

This is a demo PHP web application that utilizes blockonomics.co's api to automate bitcoin payments.

Setup

  • Make sure to import the database.sql file into your database
  • Set your blockonomics api key in config.php and $secretlocal=your_secret_code in app/check/index.php
  • Do blockonomics merchant setup and Set the HTTP Callback URL to domain.com/bitcoin/check.php?secret=your_secret_code