I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Percentage fee is no longer possible?

dashed-slug.net Forums CoinPayments.net Wallet Adapter extension support Percentage fee is no longer possible?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12202
    blacklevel
    Participant

    Hello,
    percentage fee for Coinpayments addapter is no longer possible?
    If yes, that’s very sad, because the TX fee only (for withdrawal) is not enough, considering that CoinPayments charges 0,5-1% per deposit

    #12208
    alexg
    Keymaster

    Hello,

    This may be a valid point, but I’m not sure.

    To be clear, when a user sends an amount to their deposit address, say 100 coins, CoinPayments retains 0.5% (A fee of 1% applies for tokens.). So the user would receive in this case 99.5 coins in their balance.

    The plugin’s ledger would show an incoming deposit of 99.5 and a fee of 0.5 (the fee is paid to CoinPayments, not the WordPress site).

    When the user later decides to withdraw the 99.5 coins, they will have to pay a withdrawal fee, which will cover the mining expenses. This fee is not proportional to the amount transacted, so there is no need for it to be a percentage.

    With the change to wallets 6.0.0, I have moved the fee settings from the adapter’s settings to the currency settings. The proportional fee was confusing to many users so I didn’t think it was necessary to re-implement it.

    Why do you think it’s necessary for the withdrawal fee to be proportional to the amount transacted? I don’t see how the site can lose funds. The “withdrawal fee” should cover the mining fee, which is unrelated to the amount transacted.

    Please let me know your reasoning, because implementing a proportional fee is doable, but it’s something that has confused users in the past, and it would require significant effort, so I’m trying to understand the use case.

    Thank you

    with regards

    #12214
    blacklevel
    Participant

    Hi @alexg,
    this is my example :):

    User deposit 1 BTC.
    Coinpayments takes 0.5% fee, and actualy host 0.995 BTC.
    User want to withdraw 1 BTC, pay 0.0005 BTC fee and he expects receive 0.9995 BTC.
    So finaly 0.995-0.9995= -0.0045 BTC (aprox 100 USD) loss (for service admin).

    For tokens, the loss is even greater.

    For coins/tokens that are connected directly/node, a proportional fee is not necessary, but for coins/tokens that are connected through a service like Coinpayments, I think that a proportional fee (option to turn on/add) is necessary.

    #12218
    alexg
    Keymaster

    Hello,

    In your example, the user cannot expect to withdraw 1 BTC, since their balance is only 0.995 BTC after the deposit fee paid to CoinPayments.

    As for the withdrawal fee, again, I still don’t see why it has to be proportional. The withdrawal fee imposed by CoinPayments is a fixed amount, not related to the transacted amount.

    Whether the CoinPayments fee is high or low is besides the point. The CoinPayments platform imposes this fee; you and I have no say on it, unfortunately.

    I hope to build more adapters that use different alternatives in the future, but some other things must happen beforehand.

    In the meantime, if a developer is interested in creating an alternative adapter and sell it, they can do so. I have provided all the necessary information on wallet adapter development and example code, and am happy to answer questions on how to do it.

    Please let me know if I am wrong about this.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.