woocommerce-plugin
                                
                                
                                
                                    woocommerce-plugin copied to clipboard
                            
                            
                            
                        Feedback about the checkout page
Customer wrote
I have seen that you have now made the QR code invisible until you click the button. Please can you make it visible. For BTC payments you really need to make it as easy as possible. Many people do not know that button is to open the QR code. Also, the BTC address to not show in full, unless you copy the address. Please can you have the entire BTC address visible like before? Please try to replicate BTCpayserver.org as their invoice looks very good
https://prnt.sc/XhIra5Q1o86D
Few things to think about:
- Instructions on how to pay (Without going to external website)
 - Better instructions on customization
 
We should avoid changing the template file as we do in https://help.blockonomics.co/support/solutions/articles/33000243991-customizing-branding-checkout-page-appreance as upgrades will override the template.
- We can have hooks that will be triggered before each section, so that html can be injected
 - CSS must be structured so that user is easily aware of what can be changed.
 
We should maybe also have a setting to add How to pay instructions itself which user can edit