Skip to content

CaptainUnknown/Buy-DERO-WordPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powered by DERO

Buy-DERO | WordPress 🔌 Buy DERO

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: Editor Block

Frontend: Frontend Block