I’m curious if something like this is possible with Corvid with my Wix site.
-
Add a Boolean “paidShip” Field in Customer database
-
When a user places an order it checks the “paidShip” field. If it’s true, don’t charge shipping, if it’s False charge shipping and set it True.
-
Allow me to manually set the field to true or false.
Is something like that possible?