• I installed the core plug in and I am using JSON RPC API Bitcoind compatible RPC api from https://blockchain.info/th/api/json_rpc_api

    My plugin is connected to the server so there are no issues there but after creating a wallet page and and using the shortcodes, no wallet address is created. A QR code shows but the deposit address is blank.

    When I scan the QR code to see if its valid, is comes up (null)

    How can I fix this?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author dashed-slug.net

    (@dashedslug)

    Hello,

    The plugin was not developed for this API. As you can see, getnewaddress requires that you enter your second password along with that command. It is likely that the other commands will have the same problem, especially sendtoaddress which is used for withdrawals.

    I’ve been meaning to provide a blockchain.info adapter but have not yet done so. I will notify you here if I find the time to do this.

    Thread Starter TheIlluminati

    (@theilluminati)

    So I would have to use Block.io for now? I would like to invest in helping you develop this as I need something custom done. Should I reach you by email to discuss more?

    Thread Starter TheIlluminati

    (@theilluminati)

    Ok, should I use block io adapter for now?

    Plugin Author dashed-slug.net

    (@dashedslug)

    Yes, you could.

    Whenever switching adapters, always make sure to clear your deposit addresses, so that they refresh. This is detailed in the FAQ section under I want to replace an adapter with another one..

    Thread Starter TheIlluminati

    (@theilluminati)

    It never asked me for a deposit address when i set up the initial plugin

    Plugin Author dashed-slug.net

    (@dashedslug)

    Deposit addresses are generated by the wallet when they do not exist. One address per user per coin. It’s all explained in more detail in the Glossary section of the docs.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Deposit address blank’ is closed to new replies.