johnykes
johnykes
I created a folder (components/VueParticles) Copied from node_modules/vue-particles/src index.js, particles-data.js & vue-particles.vue Then used it like before using import VueParticles from "@/components/VueParticles/vue-particles.vue"
After hours of trying different things... I managed to fix this error by using Azure Functions ~4, but with LINUX (node 18, 32bit). update: it seems it also worked for...
I also have a problem with `variation`. When I run it, even if I can see that the variation job finished in my Discord channel, the package does not return...
> With the default launcher? Microsoft Launcher. Could this be the cause? 🤔 Never thought about it.
I don't encounter this problem anymore since ~2 weeks ago or something :) Not sure what have changed, but thank you!
I just found out that my orderInput.paymentMethod.id is 'stripe_cc' instead of 'stripe'. Why?
Just found out that it's related to plugins... Change the plugin from "Payment Plugins for Stripe WooCommerce" to the "WooCommerce Stripe Gateway" and now i have this issue: https://github.com/scottyzen/woonuxt/issues/253 fml...
Same problem, pls help. Tried both "Payment Plugins for Stripe WooCommerce" and "WooCommerce Stripe Gateway" and couldn't use any...
Hello, I have the exact same issue. I use the versions from the current readme.md, just made a shop
> Go to your checkout.vue and then have a look at the payNow Method. > > I moved the following 2 lines: > > ``` > const { stripePaymentIntent }...