#stilo01
1 messages · Page 1 of 1 (latest)
hi
Can you copy/paste the whole code into this thread?
Are you certain that the #payment-form element exists in your HTML file?
If you do console.log(document.querySelector("#payment-form")); is it still null?
Did you put that inside a function call and trigger it?
this?
Yes
I did it in the console
What's showing up on the page right now? Like what actually makes it to the render step?
Is this page up somewhere on the internet? Or is it just local right now?
it is local
What are the contents of your HTML file header?
<script src="https://js.stripe.com/v3/"></script>
<link rel="stylesheet" href="assets/styles/checkout.css"/>
<script src="assets/scripts/checkout.js"></script>
I think I'll go, I'll manage to do it tomorrow, thanks
best of luck. Feel free to pop back in when you get back
We don't respond in DM unless you need to share senstive details for the open thread. Just post in the main channel and someone on my team will pick it up
ok thank you anyway