Buy DERO
WordPress Gutenberg Plugin for buying DERO
by CaptainUnknown · github.com/captainunknown/buy-dero-wordpress
★ 1stars
6release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/captainunknown/buy-dero-wordpress/releases/download/1.0/Buy.DERO.v1.0.zipDeclares an update source (https://github.com/CaptainUnknown/Buy-DERO/releases/latest), so updates arrive through the plugin's own updater.
From the readme
Buy-DERO | WordPress 🔌
This plugin provides a safe place to reliably exchange fiat for DERO, directly into their personal wallet.
The plugin uses @paypal/react-paypal-js (Paypal SDK for React) to create an Order ID with the requested amount of DERO. The price of the order is determined by the NodeJS Server that fetches the current exchange rate for DERO. Upon approval of the order, the server captures the transaction & releases the requested amount of DERO to the user's wallet.
(You need to host the provided server to be able to use this Plugin.)
Parameters 🔧
Paypal ClientID:
string - Paypal ClientID can be found in developers dashboard, (To obtain ClientID, visit: PayPal Developer Dashboard).
Server URI:
string - URI to your hosted NodeJS Server to create & capture payments.
Screenshots 🖼️
Editor:
Frontend:
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.0 | Sep 21, 2022 | Buy.DERO.v1.0.zip | 6 |