Post
Topic
Board Announcements (Altcoins)
Re: DNotes 2.0 - 4/2/2018 Now Live
by
DNotes
on 04/08/2018, 18:32:01 UTC
DNotes Pay


DNotes Pay Digital

Use: Selling individual products from a website that can be delivered automatically via a download link or directed to a specific webpage without collecting any information from the buyer.
Integration: Can be integrated into any PHP website.
Instructions:
Edit address.txt and add your DNotes addresses, 1 per line.
Edit index.php and change the 6 Config values at the top.
Upload all files to your web site.
Link to this page via hyperlink or button to accept payments.

https://www.youtube.com/watch?v=4tLDY3RPSbc&t=545s

Features:
Universal PHP/Javascript script.
No database required.
Automatic payment confirmation and product delivery.
No buyer information required.

Script:
https://github.com/DNotesCoin/dnotespay-digital-poc


DNotes Pay Digital - Wordpress Plugin

Use: Selling any number of individual products from a Wordpress website that can be delivered automatically via a download link or directed to a specific webpage without collecting any information from the buyer.
Integration: Can be integrated into any Wordpress website.
Instructions:
Download the plugin and install on your Wordpress website.
Configure your DNotes Pay payment button.
Place the shortcode where ever you would like on your Wordpress website to display the purchase button.

https://www.youtube.com/watch?v=OqKmqHiIXGk

Features:
Easily install on any Wordpress website.
Sell any number of individual products.
Automatic payment confirmation and product delivery.
No buyer information required.

Download Plugin:
https://github.com/DNotesCoin/dnotespay-wp-digital-poc/releases

Source:
https://github.com/DNotesCoin/dnotespay-wp-digital-poc


DNotes Pay Software

Use: Selling software on a Pay Per Period or lifetime purchase automatically and without collecting any information from the buyer.
Integration: Can be integrated into any program, C# example provided.
Instructions:
For C# and .NET applications, modify the code example and integrate into your program.

https://www.youtube.com/watch?v=9myDnwR7SF0

Features:
Automatically accept payments for use of your software.
Novel Pay Per Period model.
Add in any additional security your program may require.
No additional requirements.

Script:
https://github.com/DNotesCoin/dnotespay-sw-poc


What's next?

PHP script for custom shopping cart integration.