When i try this:
import { orders } from 'wix-pricing-plans-backend';
I get the error that it can’t find the pricing-plans-backend module.
I have installed the Pricing Plans App and I have added some plans and check-out works great with stripe integration payment etc.
Do I have to add the module somehow??
X