Digital Products Country Check-Out Options

I’m having trouble with
I need help restricting digital products (type: Digital) to specific countries at checkout.

Currently, my physical products are already limited to Germany, Austria, and Switzerland via shipping regions. However, digital products bypass shipping regions entirely, so customers from any country can purchase them. For tax compliance reasons, I need digital products to be restricted to Europe.

Working in
Wix Studio Editor, I could change something in Dev

I think the best thing here would be to use the eCommerce Validations Service Plugin - docs here - Ecom Validations Introduction | Velo .

It will allow you to run validation based on data in the checkout - if it doesn’t meet the criteria, then it’ll block the checkout from being completed.