jayashman Posted November 22, 2022 Share Posted November 22, 2022 What I am trying to do is set up a post checkout page to give my clients an opportunity to upgrade their training packages. I have no clue how to implement this in squarespace. Can anyone assist? If you have questions for me, i.e. explaining it in more detail, etc. please let me know. thank you. Link to comment
paul2009 Posted November 22, 2022 Share Posted November 22, 2022 9 hours ago, jayashman said: What I am trying to do is set up a post checkout page to give my clients an opportunity to upgrade their training packages. If you are referring to the checkout on Squarespace Commerce website, you can do this by adding some code called a "meta refresh statement" to Settings > Advanced > Code Injection > Order Confirmation Page. <meta http-equiv="refresh" content="0;url=https://www.squarespace.com/" /> There are two settings you'll need to change: The url (www.squarespace.com in this example) determines which page it will redirect to The zero determines how many seconds it will wait before redirecting to the new page. If you would like customers to read the 'order confirmed' message before redirecting, change this to something like 10 or 15. Did this help? Please give feedback by clicking an icon below ⬇️ About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. 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