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!

Access coins in case of problem with transactions

dashed-slug.net Forums General discussion Access coins in case of problem with transactions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11088
    Alonsome
    Participant

    Okay, I wanted to be able to access my users coins incase of any discrepancies between transactions, if that’s possible I’d love it rather than to be able to approve each transaction one after the other.

    #11091
    alexg
    Keymaster

    As an admin, you always have access to the wallet that holds all the user funds. This is a custodial solution.

    The plugin maintains a ledger of transactions (deposits, withdrawals, internal transfers between users, and exchange trades) on the MySQL tables, and it derives the user balances from summing these transactions.

    You can always edit these transactions and thus modify user balances. With wallets5, this can be done via the MySQL tables, unless if you want to do something simple, like cancel a transaction. In the upcoming wallets6 plugin, it will be easier to edit transactions via the admin interface, because transactions will be editable post types.

    Hope this answers your question. Let me know if not or if you have any more questions.

    with regards

    P.S. I moved your question to the general discussion since it was not related to the other thread.

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