I would really appreciate some help here (without asking me to post what I have tried already). I love WiX, and I enjoy learning about javascript (I am still new to it), but really dislike that there are very few examples in the WiX Velo API reference regarding front-end code. It isn’t helpful to people trying to learn to see a back-end function with no idea how to use/call it. I have now created a lot of code on my website that I have had to figure out via trial & error alone when I could have saved massive amounts of time if a front-end example was provided.
That being said, if anyone can provide me a quick “front end” example of how to use the wixPricingPlans_onOrderCanceled(event) function, I’d greatly appreciate it. Thanks.