Jump to content

MATTER

Member
  • Posts

    32
  • Joined

  • Last visited

Reputation Activity

  1. Haha
    MATTER got a reaction from Leo_Lou in PDF file attached to customer notification email (html)   
    ahhhh! just got it, forgot to use this https://www.skin-matter.com/ before each pdf location. 🙂  now it works! thanks! 
  2. Like
    MATTER got a reaction from AndreaK in VAT in EU and outside   
    Hi there,
    I know this is not possible at this point, but this is URGENTLY needed and is a big loss for many European businesses that are using Squarespace.
    It is required in B2C business model to show ONLY the end price where the VAT is already included. So you have to select the option where tax is already part of the product price.
    But then there is an issue, if you want to deliver to non European Union countries (Switzerland is a good example), you are not allowed to collect German VAT from the Swiss customers, since it is a totally different amount and also, because the customs are imposing their local Swiss taxes when the package crosses the Swiss border. So this puts the business in a very non flexible position, where you need to exclude this country from the delivery list completely, which is not only financial loss of the potential revenue, but is also discriminating for the potential customers in non-EU countries.
    Dear Squarespace team, there must be a very simple and easy fix for you, how to make it more flexible, it could be an easy option, where you can actually deduct the VAT, so let's say in the "Tax" section, I can also exclude particular VAT % from specific countries, so it is the same system as you have now, but just "negative", meaning it will remove the unnecessary tax during the checkout automatically. Sort of working like "discount", but obviously is legally and from taxes perspective reflected accurately on the invoice. 
    You have a great product, but this kind of flaws are pretty frustrating for someone who is in Europe and wants to try all the available options there is order to find the right target group and the right way.
    Thanks.
  3. Like
    MATTER got a reaction from Gilbert in VAT in EU and outside   
    Hi there,
    I know this is not possible at this point, but this is URGENTLY needed and is a big loss for many European businesses that are using Squarespace.
    It is required in B2C business model to show ONLY the end price where the VAT is already included. So you have to select the option where tax is already part of the product price.
    But then there is an issue, if you want to deliver to non European Union countries (Switzerland is a good example), you are not allowed to collect German VAT from the Swiss customers, since it is a totally different amount and also, because the customs are imposing their local Swiss taxes when the package crosses the Swiss border. So this puts the business in a very non flexible position, where you need to exclude this country from the delivery list completely, which is not only financial loss of the potential revenue, but is also discriminating for the potential customers in non-EU countries.
    Dear Squarespace team, there must be a very simple and easy fix for you, how to make it more flexible, it could be an easy option, where you can actually deduct the VAT, so let's say in the "Tax" section, I can also exclude particular VAT % from specific countries, so it is the same system as you have now, but just "negative", meaning it will remove the unnecessary tax during the checkout automatically. Sort of working like "discount", but obviously is legally and from taxes perspective reflected accurately on the invoice. 
    You have a great product, but this kind of flaws are pretty frustrating for someone who is in Europe and wants to try all the available options there is order to find the right target group and the right way.
    Thanks.
  4. Like
    MATTER reacted to colin.simmons in How to return to the same scroll position when using browser's back button?   
    Hey friends, 
    Here's a snippet of code that I use to save the scroll position. I use it when a user has navigated away from a long index page and I want them to return to the same place.
    Note, for an index, you must add it in the code injection for the INDEX, not the page section. 
    <script type="text/javascript"> function refreshPage () { var page_y = document.getElementsByTagName("body")[0].scrollTop; window.location.href = window.location.href.split('?')[0] + '?page_y=' + page_y; } window.onload = function () { setTimeout(refreshPage, 35000); if ( window.location.href.indexOf('page_y') != -1 ) { var match = window.location.href.split('?')[1].split("&")[0].split("="); document.getElementsByTagName("body")[0].scrollTop = match[1]; } } </script> Let me know if this helps!
  5. Like
    MATTER got a reaction from Renate in VAT in EU and outside   
    Hi there,
    I know this is not possible at this point, but this is URGENTLY needed and is a big loss for many European businesses that are using Squarespace.
    It is required in B2C business model to show ONLY the end price where the VAT is already included. So you have to select the option where tax is already part of the product price.
    But then there is an issue, if you want to deliver to non European Union countries (Switzerland is a good example), you are not allowed to collect German VAT from the Swiss customers, since it is a totally different amount and also, because the customs are imposing their local Swiss taxes when the package crosses the Swiss border. So this puts the business in a very non flexible position, where you need to exclude this country from the delivery list completely, which is not only financial loss of the potential revenue, but is also discriminating for the potential customers in non-EU countries.
    Dear Squarespace team, there must be a very simple and easy fix for you, how to make it more flexible, it could be an easy option, where you can actually deduct the VAT, so let's say in the "Tax" section, I can also exclude particular VAT % from specific countries, so it is the same system as you have now, but just "negative", meaning it will remove the unnecessary tax during the checkout automatically. Sort of working like "discount", but obviously is legally and from taxes perspective reflected accurately on the invoice. 
    You have a great product, but this kind of flaws are pretty frustrating for someone who is in Europe and wants to try all the available options there is order to find the right target group and the right way.
    Thanks.
  6. Haha
    MATTER got a reaction from paul2009 in PDF file attached to customer notification email (html)   
    ahhhh! just got it, forgot to use this https://www.skin-matter.com/ before each pdf location. 🙂  now it works! thanks! 
  7. Like
    MATTER reacted to paul2009 in PDF file attached to customer notification email (html)   
    You cannot add the PDF file itself, but you can add a link to the email so that when a customer clicks it, the PDF will download from your site and be shown.
    To do this, follow the Uploading and managing files guide to add the PDF file to your site. Once added to your site, you will have a URL. Make a note of this.
    Next, go to Commerce > Customer Notifications > Order Emails and edit the relevant email. Add some HTML text like this for each PDF link:
    <a href="https://www.sitename.com/s/terms.pdf">View Terms</a> Change 'https://www.sitename.com/s/terms.pdf' to match the correct link to your PDF, and change 'View Terms' according to your needs.
    When you have saved your changes, you should be able to send a test email by clicking the SEND TEST EMAIL button further down the panel.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.