Post
Topic
Board Announcements (Altcoins)
Re: DNotes 2.0 - 4/2/2018 Now Live
by
DNotes
on 09/07/2018, 19:31:28 UTC
All, this is the experimental Proof of Concept for automatic payment, confirmation, and digital product delivery. I will be uploading the script to our GitHub later, and Tim will do a demo video of setting up the script to accept payment.

https://fourpillarsofbusinesssuccess.com/DNotesPay/

You can make a purchase with DNotes of the book Improve Your Odds: The Four Pillars of Business Success in PDF format. Note: You cannot currently use the DNotesVault to pay invoices.

Although this is experimental, it can be used now. This form of payment is designed for individual sellers, the hobbyists, those with limited resources, those with limited technical knowledge, content sellers, smaller transactions that do not require the protection that a formal commercial transaction may require. There will be other options for more commercial applications.

Some of the features and benefits include:
-Accepting payments doesn't require any account setup
-Accepting payments doesn't require any real programming or specialized expertise
-Digital products can be delivered automatically
-Can accept payments in amount of DNotes or USD equivalent
-Prices are pulled from CoinMarketCap API
-There is no middle man
-There are no additional transaction fees (other than blockhcain fee)
-No setup or maintenance fees
-Micro transaction capable
-Borderless, payments can be accepted to and from anywhere in the world
-Can be setup in no more than a couple minutes
-Does not require a database
-Minimal server requirements (it will work on pretty much any hosting out of the box)
-Sellers will receive their payments immediately and be able to use their funds right away
-Coders can expand, integrate, and adapt this method of payment to more secure, more robust, and more secure applications
& More

Setup includes:

Changing the following variables

$usd_notes = 0; //USD or Notes Payment config variable(0:usd , 1:notes)
$amount_price = 9.95; // Amount to pay
$tolerance = 0.1; // Payment tolerance
$download_link = "https://fourpillarsofbusinesssuccess.com/pdfebook.pdf"; // Product url
$confirmations_num = 0; //Number of confirmations required
$short_description = "Four Pillars of Business Success PDF"; //Enter a short description of the product you are selling

Add any number of DNotes Addreses

Upload it to your web hosting. That is all.

Should do a comparison to typical merchant account setup.



Live on GitHub:
https://github.com/DNotesCoin/dnotespay-digital-poc

Please feel free to test and use. We invite any developers to contribute and improve the script. As I mentioned earlier, this is a usable but experimental or pre-release.

New DNotes Video -- Automated Payment Scripts Demonstration

The new DNotes automated payment scripts allow goods to be automatically distributed to customers after the scripts automatically determine that payment has been received after scanning the DNotes blockchain. The scripts are potentially the first solution of their kind to disintermediate payment processing and goods distribution so that the process doesn't require any involvement from middlemen. This is a game-change to the payment and goods distribution process, and will be of critical importance to our ecosystem. I imagine many investors in DNotes and DNotes Global in our Reg D that is now underway will take a keen interest in the innovative solutions DNotes are coming up with to solve real world problems that will make cryptocurrency appropriate for mainstream use.

Check out our experimental script demonstration that illustrates the process at the link below: