jumanji007 Posted August 28, 2020 Share Posted August 28, 2020 Hi, I am using a custom HTML form to POST some data to the design my night booking system. This all works fine. When the form is sent we want to then redirect the user back to the squarespace site using: <script> DMN.val('return_url', 'https://www.our-url.co.uk/thank-you'); DMN.val('return_method', 'post'); </script> I get the following error:Uncaught ReferenceError: DMN is not defined I am told this is because"make sure that your webserver and application can accept POST requests from the designmynight.com domain (including any subdomains)"How do I go about doing this? many thanks Link to comment
jumanji007 Posted August 31, 2020 Author Share Posted August 31, 2020 Any idea anyone? Link to comment
CoolshipMarketing Posted April 29, 2021 Share Posted April 29, 2021 @jumanji007 did you manage to resolve this please? Having issues with this where the return URL doesn't load - it just shows a white page 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