vue-stripe / vue-stripe-checkout-nuxt-demo

A demo on how to implement vue-stripe-checkout in Nuxt.js
39 stars 12 forks source link

stripe-checkout component does not render #14

Closed weihao closed 3 years ago

weihao commented 3 years ago

Followed README step-by-step and got a blank page:

Screenshot 2021-04-11 223007 Screenshot 2021-04-11 223041

weihao commented 3 years ago

SSR demo does not work. I also built the demo project on local and it does not render as well.

weihao commented 3 years ago

@jofftiquez Could you take a look at this issue when you are free?

https://vue-stripe-checkout-nuxt-demo.herokuapp.com/ SSR demo does not seem to be working vue

jofftiquez commented 3 years ago

@weihao thank you for telling me. I'll take a look. In the meantime please use the repo for vuestripe.com as a reference if you want to implement it in Nuxt. Thanks.

hkmsadek commented 3 years ago

nuxt doesn't work

jonadeline commented 3 years ago

same here. I also tried to check the vuestripe.com implementation but no success, i'm not able to render the checkout form as @weihao mentions. This might be due to NuxtJS version difference (I'm using the latest one and not sure about the one used on vuestripe.com) ? @jofftiquez did you have a chance to look at it ? I feel like it's not a big one
Thank you.

jofftiquez commented 3 years ago

Hi, I will update this repo. I'll let you know when it's done. Thanks.

jofftiquez commented 3 years ago

Hello all @jonadeline @hkmsadek @weihao

The repo has been updated. New versions of the demo are also available now in:

Firebase (Static): https://vue-stripe-checkout-nuxt-demo.web.app/ Heroku (SSR): https://vue-stripe-checkout-nuxt-demo.herokuapp.com/

Please let me know if there's anything that I missed. I will close this for now. Thank you again for using my plugin. <3