Closed azoom-sidonie-abe closed 1 month ago
hey @azoom-sidonie-abe sure can you provide me again stripe element documentation I will have a look next week
Hi @flozero
Sorry to bother you and I appreciate for your help!
Is it his one below that you are looking for? https://docs.stripe.com/js/elements_object/create
No worry if something its not clear we can try to help. I think so I will have a look next week or this weekend If I can. Hope the timeline will be good for you
Hi @flozero , I hope you had a nice weekend! Any luck with this one by any chance?
hey sorry no. Will try this weekend
Thank you! My company is actually planning on launching next week so it will be much appreciated if I can get this solved....!
hey @azoom-sidonie-abe sorry for the long time between you demands and the example.
I believe this https://github.com/flozero/nuxt-stripe/pull/40 is going to solve your problem. Once merged and published its going to close this one. Feel free to re open if its not answering you issue
Also don't hesitate to validate the implementation.
Hello there! I check this issue and seems like the problem hasn't been answered properly here (https://github.com/fuentesloic/nuxt-stripe/issues/21) so I'm re-posting with my issue here...
I'm getting the same error both onNuxtReady or onMounted
Has anyone solved this?
It will be much appreciated if I can get a help on this
*If I remove
.value
fromstripe.value
I get elements doesn't exist so I added.value
On initial load the Element form isn't loading but when I save my VScode file the hot reload happens and then the form appears
Below is my current code base
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'elements')