#özgür-vue
1 messages · Page 1 of 1 (latest)
@gaunt needle as far as I know you have to use a third-party library, you can't use stripe.js directly
there are some issues with the Shadow DOM in Vue and how stripe.js works, and the third-party libraries have workarounds for it
vue-stripe-elements is really solid and maintained by our buddy @broken bay, highly recommend you use it https://github.com/vue-stripe/vue-stripe
I got error of stripe.elements is not a function. I try this out then. Thanks a lot