Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter meiermann99

    (@meiermann99)

    I actually fixed it. File: CsWapgScript.php

    In Line 139

    '<img class="qr-code" src="https://chart.googleapis.com/chart?chs=225x225&cht=qr&chl='+(res.coinName).trim()+':'+(res.coinAddress).trim()+'?amount='+res.totalCoin+'"/>'+

    It was: ?amount:
    But it has to be: ?amount=

    Colon must be replaced by an equal sign.

    • This reply was modified 2 years, 10 months ago by meiermann99.
    Plugin Support jenneycs

    (@jenneycs)

    Hi @meiermann99,
    Instead of posting this review, You could open an issue on Github if you really wanted to improve the section you mentioned. The QR has made for global purpose to get information of the cart, not designed for a specific wallet. If you wanted to adjust it with your wallet you could change it from your website.

    Also, This plugin has made with most clean UI available compared with other crypto plugins. The plugin’s has some settings fields only. It’s not a frontend UI designer plugin. So, I am not sure what kind of design you expected for the settings fields.

    It will be highly appreciated if you change the feedback.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Good, but not perfect.’ is closed to new replies.