Question:
I tried to implement web module for Stripe to use in Wix Automations Velo code.
The problem is in automation view when i try to test velo code for automation, it does not see any files in a backend folder.
What is strange, Wix sees that file in a backend folder when i preview the js file from the main view.
I have created stripe.jsw file in a “Backend” module and i try to use that in a Wix Automations Velo Code action, is it impossible to use web modules from “Backend” module in Velo code action in Wix Automations?