-
**Describe the bug**
Hi there,
I understand that Vue 3 is not officially supported yet, however for the most part I've successfully been able to use Vue Stripe in my app. The only issue is an anom…
-
**Describe the bug**
On the page where I use stripe there are lots of warnings.
After following all the steps to configure vue-stripe from the readme file guide: https://github.com/vue-stripe/vue-st…
-
I am trying to implement first-time Stripe with Nuxt3. I see there are few issues. Help is really appreciated! Thank you in advance
-
When you have multiple elements on the page set to broadcast, the ```vue-stripe.success``` handler is called multiple times (once for each element on the page)
```
.....
mounted: functi…
-
## NOTE: Moving forward, issues that does not conform with this format will be closed automatically. (You can delete this part)
**Describe the bug**
trying the shippingAddressCollection extra prop…
-
please help :)
i use NUXT
TypeError: document.querySelector(...).parentElement.submit is not a function
at VueComponent. (StripeCheckout.vue:165)
at Array. (vue.js:661)
at nextTickH…
-
Suggested format below. You can add a new line like so:
```diff
## Vue Stripe
Stripe Checkout & Elements for Vue.js
- [Website](https://vuestripe.com)
- [GitHub](https://github.com/vue-st…
-
Hi there,
I have a product in stripe that has a monthly recurring price.
I can get the checkout working fine with vue stripe. I would prefer to use the payment element.
All of the examples show …
-
**Describe the bug**
I would like to use the `StripeCheckout` component within my Vue 3 application. To do so I've copied their example code (and updated it to use the composition API) from [here][1]…
-
Further improvements in logic and code clean up