Rhonald Posted February 12, 2021 Share Posted February 12, 2021 Hello, How do I prevent showing the digital files online and instead allow the digital files to be sent over emails only? Also, if there a way to extend the email expiry (currently its 24 hours). Link to comment
paul2009 Posted February 12, 2021 Share Posted February 12, 2021 9 hours ago, Rhonald said: How do I prevent showing the digital files online and instead allow the digital files to be sent over emails only? Can you explain why you want to do this? About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
Rhonald Posted February 12, 2021 Author Share Posted February 12, 2021 I want to offer digital downloads. I have created the product as digital, uploaded the compressed files, custom forms workflow and checkout process. Now when someone completes the workflow, it provides the link to download directly (and also email with the download link). Is there a way to disable showing the download link and retain the download link via email? Link to comment
paul2009 Posted February 12, 2021 Share Posted February 12, 2021 I understand your question, but I'm struggling to understand why you want to do this. When payment for a digital product is complete, the user can download it immediately using the onscreen link. This provides the best experience for the user if they want to access it now. If you remove this option, the user must open another app (or window) and potentially wait for the same link to be delivered by email. Can you help me to understand? About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
Rhonald Posted February 12, 2021 Author Share Posted February 12, 2021 I want to make sure the customers enter a valid email for downloading some of the free product. When I let them download the products (free products are in exchange for a review within 30 days) directly (without validating their email), I have no way of contacting them for the review. However, if I provide download option to the product using an email, I can make sure I got the right email to contact them after few days (plus few marketing emails around tips to use my product) to get a review. let me know if this makes sense. Link to comment
paul2009 Posted February 12, 2021 Share Posted February 12, 2021 Thanks, that helps! Whilst it isn't possible to remove the link, it should be possible to hide it from users. If you run through the purchase process and provide us with a link to the order confirmation page, we should be able to provide you with the right CSS to do this. About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
Rhonald Posted February 12, 2021 Author Share Posted February 12, 2021 Thanks, this is the link to the order confirmation page. https://www.akrogoniaios.com/checkout/order-confirmed?oid=602713f2816e3f318786cae2&authCode=NjAyNzEzZjI4MTZlM2YzMTg3ODZjYWUyOjIwMjEtMDItMTJUMjM6NDk6MDYuMjg2WpjI_ZiEIDjUSM0gtN8xn0s84re7u9c4B54NVNiTH2mt Also is there a way to template (e.g. bring more information about the product that is bought, or add instructions) tha page? Link to comment
Rhonald Posted February 13, 2021 Author Share Posted February 13, 2021 Also, is it possible to change the sender name on the order confirmation email from Squarespace to my company? Link to comment
Solution paul2009 Posted February 13, 2021 Solution Share Posted February 13, 2021 If you add the following LESS to Design > Custom CSS, it should have the effect that you want. Below is a screenshot of the confirmation page before and after the CSS is applied. #confirmed-page { color: #2a2829; h1, p { color: #fff; } h3, a, div { display:none!important; } } Notes: This is specific to this site, due to the colors used. For other sites, the colors will need to be changed. If this helps you, please click "Like" below ⬇️ Rhonald 1 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
Rhonald Posted February 13, 2021 Author Share Posted February 13, 2021 Hi Paul, I will check in few hours and update. Appreciate your quick response. Link to comment
Rhonald Posted February 16, 2021 Author Share Posted February 16, 2021 Damn! It works like charm. Thanks Paul, appreciate it. paul2009 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment