Skip to main content
You can send customers to any page after they completed the checkout. This can be useful if you have a custom order confirmation page on your webshop or if you want to upsell products. All you need to do is add this snippet at the end of the Firmhouse checkout URL:
?return_url=https://yourdomain.com

Example

https://checkout.firmhouse.com/en/my-project-name?return_url=https://firmhouse.com
When customers complete their checkout, they will be automatically redirected to the URL you specified in the return_url parameter.