Post
Topic
Board Service Announcements
Re: [ANN] BITCOIN - Start your own WooCommerce BITCOIN/Altcoins eShop in 10 Minutes!
by
gourl.io
on 01/05/2017, 14:47:44 UTC
.

New PHP Bitcoin/Altcoin Class ver 1.8 available.

Instruction »     Open Source on Github »

Get bitcoin/altcoin payment box values from gourl.io in JSON format.

JSON data will allow you to easily customise your bitcoin payment boxes. For example, you can display payment amount and bitcoin payment address with your own text, you can also accept payments in android/windows and other applications. Example »





Now you have three choices to display bitcoin payment box/data on your webpage/applications -

1. By Using html Iframe bitcoin payment box. Example »
2. By using JSON data Client Side. It will allow you to easily customise your bitcoin payment box. Javascript & JQuery instruction here »
3. JSON Server Side - Alternatively, you can receive JSON values through curl on server side - function get_json_values() and use it in your application without javascript and iframe - code »



Raw JSON Data Examples -
°   JSON Data - Payment Not Received
°   JSON Data - Payment Received
°   jQuery & JSON Box Example
°   jQuery Result Example

.