Skip to content

blockonomics/Demo-PHP-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • CSS 0.7%