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!

Wallet balance load time delay

dashed-slug.net Forums General discussion Wallet balance load time delay

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10489
    zhak
    Participant

    Hello admin. please help needed here asap.

    user wallet balance takes time to load and show the balance on the page. same as deposit shortcode and withdraw shortcode .. this is really bad for my web page. how do i fix this, please?

    for example. when a user visits the wallet balance page. the balance does not appear on the page until the user has waited some minutes… same for other pages that have other shortcodes. help me

    #10492
    alexg
    Keymaster

    Hello,

    1. How many coins have you enabled in CoinPayments? Does the problem persist if you only enable e.g. one or two coins? Normally the adapter should be able to handle many coins, but if your server’s connection to CoinPayments is slow, this could be an issue.

    2. If the get_coins_info call takes too long to complete, this is likely not an issue with the plugin, but is specific to your setup. There is only one fast way to debug this: Deactivate all your plugins one-by-one until you see a change to the response time on the frontend. If you can pinpoint the issue as arising from a specific plugin, I can investigate further why this is so and what can be done about it.

    3. Please open up the network tab in your browser’s console (F12) and refresh the wallet page. How long, in seconds, does it take for the XHR requests to complete? The [wallets_balance] shortcode requires the get_coins_info call to return. How long does this take? Let me know please.

    Having said this: If you are using too many shortcodes in one page, the frontend will be slow, unfortunately. This will be resolved in the upcoming version 6.0.0 of the plugin, because it requires architectural changes.

    Please try to provide answers to all three questions so I can help you. Looking forward to your reply.

    thank you

    P.S. I have moved your post from the CoinPayments adatpter forum since it is likely a more general issue not related to CoinPayments.

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