If you look at the snippet page we have
https://mycryptocheckout.com/doc/snippets/
there is a snippet for changing the name of a currency.
How much does that snippet help you on your way?
Thanks for the time Edward, but it does not quite cover it.
What I need is the selection of
label1 currency1 wallet_address1
label2 currency2 wallet_address2
label3 currency3 wallet_address3
label4 currency4 wallet_address4
but only if the role is admin (in my case). For non-admin users it can remain unchanged as original.
Thank you again for your help,
Regards, Humphrey
Your webdev should be able to do something similar using the currency name snippet.
We don’t offer customized solutions, especially when there are snippets that show more-or-less how to solve the same problem.
Thanks for the reply Edward and I do understand your reasons.
The “currency name snippet” nor the “Selectively display WooCommerce product prices in any cryptocurrency” snippet provide the functionality I seek.
However it does give a great idea of offering customized field for destination wallet address. The only part missing would be the snippet that accept the wallet address defined in this customized field, instead of the default.
I hope someone would be able to help with developing such snippet, since I am not a developer.
Thank you so much,
Humphrey
Hello Edward,
Sorry to bother you again. I think I will develop a snippet myself.
Can you please point to the right trigger where I can inject the snippet to change the currency and wallet address to transfer the amount to? Ofcourse I will share the snippet to the community.
Thank you so much,
Humphrey
Have a look at the mycryptocheckout_get_dustiest_wallet action.
See src / actions / get_dustiest_wallet