Closed duncanmcclean closed 2 years ago
This pull request fixes #756.
It allows for developers to redirect to an external URL when using either the redirect or error_redirect parameters on Form Tags like {{ sc:checkout }}.
redirect
error_redirect
{{ sc:checkout }}
Released as part of v4.2.2.
This pull request fixes #756.
It allows for developers to redirect to an external URL when using either the
redirect
orerror_redirect
parameters on Form Tags like{{ sc:checkout }}
.