Free products possible?

I wanted to see if I could setup a free product and simply get the users info. I wanted to use it for a ‘reserve a seat’ type function.

The cart works fine and even says no payment is required.

However, I can’t click Complete order (or the English equivalent).

Not a make or break feature, just wondering why?

Hello @KristianWR,

I use free products on my store too and they allow checkout for me. If you open the inspector console, are there any errors being logged when you attempt to checkout?

@KristianWR based on your screenshot, I was able to test your checkout and identify the issue:

When you click “place order,” the product verification process fails because your product JSON is accessed by the domain api.zevio.com but that isn’t an approved domain in your Snipcart dashboard (right-hand panel → Domains). You have to specify subdomains in addition to the root domain.

1 Like