vue-stripe-checkout-nuxt-demo
vue-stripe-checkout-nuxt-demo copied to clipboard
Support for Nuxt 3
I am trying to implement first-time Stripe with Nuxt3. I see there are few issues. Help is really appreciated! Thank you in advance
I don't have much experience, but from that error I understand that you can try to put the stripe component inside the nuxt clientOnly component.
Also, de plugin import need to end with .client like this: vue-stripe.client.ts, sorry my English!