• I am a big fan of MyCryptoCheckout and I am about ready to implement this for production use.

    There is one BIG request that I have, which will help my site substantially:

    – is it possible to assign a role to each currency & wallet address such that specific roles can use it or not
    – at the same time would it be possible to show the label for the roles to select during checkout? I have multiple payment wallet addresses that are used for specific products and I would like to be able to select it as my role as administrator for example

    Alternatively a snippet for this would be fantastic.

    Thank you again for your great work.
    Humphrey

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    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?

    Thread Starter humpydumpy

    (@humpydumpy)

    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

    Plugin Author edward_plainview

    (@edward_plainview)

    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.

    Thread Starter humpydumpy

    (@humpydumpy)

    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

    Thread Starter humpydumpy

    (@humpydumpy)

    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

    Plugin Author edward_plainview

    (@edward_plainview)

    Have a look at the mycryptocheckout_get_dustiest_wallet action.

    See src / actions / get_dustiest_wallet

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Role-based currency & wallet address selections’ is closed to new replies.