The Ethereum Wallet WordPress plugin auto-creates a user wallet upon registration and allows user to send Ether or ERC20 tokens from it. It is a valuable addition for the Cryptocurrency Product for WooCommerce plugin. Using these two plugins your non-techie customers can register to obtain an Ethereum account address and then buy your tokens to be sent to this new....
The Ethereum Wallet WordPress plugin auto-creates a user wallet upon registration and allows user to send Ether or ERC20 tokens from it.
It is a valuable addition for the Cryptocurrency Product for WooCommerce plugin.
Using these two plugins your non-techie customers can register to obtain an Ethereum account address and then buy your tokens to be sent to this new address.
FREE Features
- To show user’s Ethereum account address insert the
[ethereum-wallet-account]
shortcode wherever you like. You can use label="My label"
attribute to set your own label text. And nolabel="yes"
attribute to display no label at all.
- To show user’s Ethereum account address’s Ether balance insert the
[ethereum-wallet-balance]
shortcode wherever you like. Add the displayfiat="1"
attribute to display the calculated fiat balance too.
- Use
tokendecimals
attribute to configure the desired digits after the decimal separator count for the [ethereum-wallet-balance]
shortcode.
- Use
tokendecimalchar
attribute to configure the desired decimal separator character for the [ethereum-wallet-balance]
shortcode.
- Dynamic ETH token price feature of the Cryptocurrency Product for WooCommerce plugin is supported.
- To show the send Ether form insert the
[ethereum-wallet-sendform]
shortcode wherever you like.
- To show an account’s transactions history insert the
[ethereum-wallet-history direction="in"]
shortcode wherever you like. The direction attribute can have values in
to show only input transactions, out
to show only output transactions, or inout
to show both input and output transactions. If attribute is omitted, the inout
is used by default.
- Pagination and filtering is available for the tx history table
- Use the
user_ethereum_wallet_address
user_meta key to display the user’s account address, or for the Ethereum Wallet meta key
setting of the Cryptocurrency Product for WooCommerce plugin
- The
user_ethereum_wallet_last_tx_hash
user meta key can be used to access the user’s most recent transaction
- The Ethereum Gas price is auto adjusted according to the etherchain.org API
- Balances and tx tables of the wallet-receiver are auto-refreshed by listening to the blockchain
- Integration with the Ether and ERC20 tokens WooCommerce Payment Gateway plugin is provided
- New account creation form shortcode:
[ethereum-wallet-account-management-create]
- Accounts list, select default shortcode:
[ethereum-wallet-account-management-select]
- Private key import shortcode:
[ethereum-wallet-account-management-import]
- Private key export shortcode:
[ethereum-wallet-account-management-export]
- QR-code is displayed for account and private key export shortcodes
- QR Scanner for
TO
section of SEND FORM
- This plugin is l10n ready
PRO Features
- To show user’s Ethereum account address’s TSX ERC20 token balance insert the
[ethereum-wallet-balance tokenname="TSX" tokenaddress="0x6Fe928d427b0E339DB6FF1c7a852dc31b651bD3a"]
shortcode wherever you like.
- The Cryptocurrency Product for WooCommerce plugin integration for the
[ethereum-wallet-balance]
shortcode is available. Add the tokenwooproduct
attribute with a product id of the corresponding WooCommerce Token product as a value to display the balance in a fiat currency as well. The token to fiat currency rate would be calculated from the WooCommerce product price. Example: [ethereum-wallet-balance tokenname="TSX" tokenaddress="0x6Fe928d427b0E339DB6FF1c7a852dc31b651bD3a" tokenwooproduct="123"]
. Result: 12.345 TSX $12.34
.
- The
tokeniconpath
attribute added to the [ethereum-wallet-balance]
shortcode turns it to a more sophisticated widget with token icon. For token: [ethereum-wallet-balance tokensymbol="TSX" tokenname="Test Coin" tokenaddress="0x6Fe928d427b0E339DB6FF1c7a852dc31b651bD3a" tokenwooproduct="123" tokeniconpath="https://example.com/icons/BTC.png"]
. For Ether: [ethereum-wallet-balance displayfiat="1" tokeniconpath="https://example.com/icons/BTC.png"]
.
- Dynamic ERC20 token price feature of the Cryptocurrency Product for WooCommerce plugin is supported.
- The
[ethereum-wallet-accounts-table]
shortcode can be used to display a table of all accounts with fiat balances. Avatars and logins are also shown for the admin user. Integration with BuddyPress is provided for avatars display.
- To show the send ERC20 token form insert the
[ethereum-wallet-sendform]
shortcode wherever you like.
- Multi-vendor support for the Cryptocurrency Product for WooCommerce plugin
ethereum-wallet-dividends
shortcode can be used to display dividends payment history. See the ERC20 Dividend Payments Add-On
of the Cryptocurrency Product for WooCommerce plugin for details
See the official site for a live demo: https://ethereumico.io/ethereum-wallet/
To use the ERC20 Dividend Payments Add-On
for the Cryptocurrency Product for WooCommerce plugin, install the Cryptocurrency Product for WooCommerce and then go to Settings > Cryptocurrency Product > Add-Ons > Dividends.
Disclaimer
By using this plugin you accept all responsibility for handling the account balances for all your users.
Under no circumstances is ethereumico.io or any of its affiliates responsible for any damages incurred by the use of this plugin.
Every effort has been made to harden the security of this plugin, but its safe operation depends on your site being secure overall. You, the site administrator, must take all necessary precautions to secure your WordPress installation before you connect it to any live wallets.
You are strongly advised to take the following actions (at a minimum):
- Educate yourself about cold and hot cryptocurrency storage
- Obtain hardware wallet to store your coins, like Ledger Nano S or TREZOR
- Educate yourself about hardening WordPress security
- Install a security plugin such as Jetpack or any other security plugin
- Enable SSL on your site if you have not already done so.
By continuing to use the Ethereum Wallet WordPress plugin, you indicate that you have understood and agreed to this disclaimer.
Testing
You can test this plugin in some test network for free.
Testing in ropsten
- Set the
Blockchain
setting to ropsten
- “Buy” some Ropsten Ether for free using MetaMask
- Send some Ropsten Ether to the account this plugin generated for you. Use
[ethereum-wallet-account]
shortcode to display it
- Send some Ropsten Ether to the
0x773F803b0393DFb7dc77e3f7a012B79CCd8A8aB9
address to obtain TSX tokens. The TSX token has the 0x6Fe928d427b0E339DB6FF1c7a852dc31b651bD3a
address.
- Use your favorite wallet to send TSX tokens to the account this plugin generated for you
- Now test the plugin by sending some Ropsten Ether and/or TSX tokens from the generated account address to your other address. Use the
[ethereum-wallet-sendform]
shortcode to render the send form on a page.
- Check that proper amount of Ropsten Ether and/or TSX tokens has been sent to your payment address
- You can use your own token to test the same
Testing in rinkeby
- Set the
Blockchain
setting to rinkeby
- You can “buy” some Rinkeby Ether for free here: rinkeby.io
- Send some Rinkeby Ether to the account this plugin generated for you. Use
[ethereum-wallet-account]
shortcode to display it
- Send some Rinkeby Ether to the
0x669519e1e150dfdfcf0d747d530f2abde2ab3f0e
address to obtain TSX tokens. The TSX token has the 0x194c35B62fF011507D6aCB55B95Ad010193d303E
address.
- Use your favorite wallet to send TSX tokens to the account this plugin generated for you
- Now test the plugin by sending some Rinkeby Ether and/or TSX tokens from the generated account address to your other address. Use the
[ethereum-wallet-sendform]
shortcode to render the send form on a page.
- Check that proper amount of Rinkeby Ether and/or TSX tokens has been sent to your payment address
- You can use your own token to test the same
l10n
This plugin is localization ready.
Languages this plugin is available now:
- English
- Russian(Русский)
- German(Deutsche) by Johannes from decentris dot com
Feel free to translate this plugin to your language.
Be Part of the Conversation with WordPress Enthusiasts
Using Ethereum Wallet? Great, join the conversation now!
Let’s talk about overall quality, ease of use, stellar support, unbeatable value, and the amazing experience Ethereum Wallet brings to you.