-
Have you tried using this plugin with nuxt?
I've created the following plugin file:
**/plugins/stripeCheckOut.js**
```
import Vue from 'vue'
import VueStripeCheckout from 'vue-stripe-checkout'…
-
Hello, I get the following error when using the vue-stripe-checkout component to make use of sessions:
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive…
ghost updated
4 years ago
-
(I don't know where to put this)
Firstly, thanks to the contributors!
Secondly, I have created a live demo of using this project in a SaaS https://saas-app.t3chflicks.org/ and the code can be found …
-
Hi, my aim is to create one-time payments as described [here](https://stripe.com/docs/payments/accept-a-payment?integration=elements) and [here](https://stripe.com/docs/api/checkout/sessions/create#cr…
-
1.
I believe your links for creating SKUs are wrong. Don't you mean https://stripe.com/docs/api/skus/create?
2.
SKUs cannot be used for subscriptions and plans. Is vue-stripe-checkout only meant …
-
Our components are available on client side
```
```
say the item is of 100 Naira and using devtools or anything i changed it to 10 Naira.
Now there are two scenario
1.
Using 10 Naira …
-
I am following the guide trying to set everything up, but when trying to sync all my Shopify products to Sanity I am getting stuck and I am not sure what is wrong. I did deploy everything on Netlify b…
-
**Describe the bug**
```
Uncaught TypeError: Cannot read property 'install' of undefined
at Function.Vue.use (webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:5096)
at eval (…
-
It appears that Stripe allows for additional fields that arent exposed through the package:
- client_reference_id
- customer
- subscription_data (coupons)
Seems like adding the props to the co…
-
Please write below a short summary of any progress you have made between the last Progress Report and October 4. Not everyone has to write a comment but do @-mention who worked on what. Feel free to c…