#average-cartoons_code
1 messages · Page 1 of 1 (latest)
đź‘‹ Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đź”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1361548637825532054
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- average-cartoons_api, 19 hours ago, 21 messages
- average-cartoons_api, 3 days ago, 4 messages
hey alex , i need help
hello! Thanks for waiting, we were a little busy. Can you share more about the issue you're running into?
how do i embed this code <script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1RCVJARv2TSY3mOJ48oua09H"
publishable-key="pk_test_51RBrvMRv2TSY3mOJMdyQq3649W4GO7Tm9VeDKJXJdVw61A46ecM8jJTC3QXy0YwT2W5tsYbbYgwlkkv4zQlBkSkB009Vf8Iz4d">
</stripe-pricing-table>
into my website i made myself
Hi! I will be taking over from my colleague. Have you pasted this directly into your HTML file? If yes, what issue did you encounter?
yes, i have and nothing popped up
where just i paste my publiable keys ?
how should i do things ? you answer this question like im 5 years old so we can move forward please
this should not be this complecated
hello?
why is everyone avoiding my issue
Hi @final flame Have you checked the browser console and see if there are any errors? If you need more help, share with me the HTML file.
your the 4th person
i've already sent you htmlfile
can we talk so i can speed up the process please
Nope, that's just the code snippet that you obtained from the Stripe Dashboard.
are you a developer?
I'd like to see how you integrate the code snippet to your html file so that I can help
Yes I'm a developer from Stripe, and I need you to provide sufficient information so that I can help you troubleshoot.
You can DM the file to me
can't
Looks like you have trouble sending the file to me.
I can only provide support through chat.
I'd recommend you reaching out to our support and share with them your HTML file in the support ticket so that we can continue assisting you from there. You'll receive a link to create a support ticket shortly
Hello @final flame, we have sent you a direct message, please check it at https://discord.com/channels/@me/1361558321630286015
- đź”—The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
where the link , why is everything have to be complicated
we're n 2025
you're just sennding to a bot
Please check your DM for the link.
no wait i talk to them
they'll only redirect me to you
i hate going back and fourth
As I said, we don't have call option and I can help you through chat.
I won't be able to help you without having the HTML file. If you have difficulty sharing the file through discord, please use the link in your DM to reach out to support with the file so that we can continue helping you
I hope that's clear.
Yes, Before I check the code, I'd like to remind you that you leaked the secret API key in the file. You should roll it as soon as possible.
The pricing table isn't loading because you passed the API secret key (i.e., sk_test_xxx) to "publishable-key", you should use the publishable key (i.e., pk_test_xxx) instead.
i know how should that be set up ?
whether or not i used it it's not loading
please explain it to me like im 3 years old please , cause i did everything
Let me take a further look.
https://docs.stripe.com/payments/checkout/pricing-table#limitations Are you testing your HTML page from a local webserver?
Testing the pricing table locally—The pricing table requires a website domain to render. To test the pricing table locally, run a local HTTP server to host your website’s index.html file over the localhost domain. To run a local HTTP server, use Python’s SimpleHTTPServer or the http-server npm module.
I tested your page in my local server, and the pricing table is loading fine.
how did you do that ?
Read my previous message
do i have to change my file to idex.html?
Not necessary. Setting up a local server should be straightward for any engineer. If you have problem in setting it up, I'd recommend hiring a engineer for you project.
im using hostinger
local host like node.js
when you tested it did you use just the html code by itself ?
im sorry ngnix
Sorry I can only help with question directly related to Stripe integraiton, not for questions like how to set up a local webserver.
I'd strongly suggest you hiring an engineer to build an integration for you. Alternatively, you can also consider using the no-code solutions https://docs.stripe.com/no-code
no problem
im glad to see that it works , so you use only the stripe html
i should delete my original html
and paste the stripe html
hello?
did modify anything when you load my pricing table ?
The pricing table isn't loading because you passed the API secret key (i.e., sk_test_xxx) to "publishable-key", you should use the publishable key (i.e., pk_test_xxx) instead.
That's the only change I made👆
I belive this should solve your problem.
I need to go and help other users. If you have furuther questions, post them here and another Stripe engineer will help you.
hello
Hi, how can I help?