Open fazi8808 opened 1 year ago
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!
I am trying to implement first-time Stripe with Nuxt3. I see there are few issues. Help is really appreciated! Thank you in advance