#average-cartoons_code

1 messages · Page 1 of 1 (latest)

carmine muralBOT
#

đź‘‹ 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.

final flame
#

hey alex , i need help

bitter girder
#

hello! Thanks for waiting, we were a little busy. Can you share more about the issue you're running into?

final flame
#

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

carmine muralBOT
final flame
#

hello sam

#

what's going on , why are people changing

hardy wadi
#

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?

final flame
#

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

nocturne forum
#

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.

final flame
#

your the 4th person

#

i've already sent you htmlfile

#

can we talk so i can speed up the process please

nocturne forum
#

Nope, that's just the code snippet that you obtained from the Stripe Dashboard.

final flame
#

are you a developer?

nocturne forum
#

I'd like to see how you integrate the code snippet to your html file so that I can help

final flame
#

i know how can i put it in my html

#

ok

#

how can i do that through discord

nocturne forum
#

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

final flame
#

can't

nocturne forum
#

Looks like you have trouble sending the file to me.

final flame
#

is there a way we can talk

#

you can walk me through

nocturne forum
#

I can only provide support through chat.

final flame
#

i cvan't send you the file

#

now what ?

nocturne forum
#

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

carmine muralBOT
#

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.
final flame
#

where the link , why is everything have to be complicated

#

we're n 2025

#

you're just sennding to a bot

nocturne forum
#

Please check your DM for the link.

final flame
#

no wait i talk to them

#

they'll only redirect me to you

#

i hate going back and fourth

nocturne forum
#

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.

final flame
#

did you get?

nocturne forum
#

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.

final flame
#

of course

nocturne forum
#

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.

final flame
#

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

nocturne forum
#

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.

final flame
#

how did you do that ?

nocturne forum
#

Read my previous message

final flame
#

do i have to change my file to idex.html?

nocturne forum
#

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.

final flame
#

im using hostinger

#

local host like node.js

#

when you tested it did you use just the html code by itself ?

#

im sorry ngnix

nocturne forum
#

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

final flame
#

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 ?

nocturne forum
#

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.

final flame
#

hello

hardy wadi
#

Hi, how can I help?

final flame
#

i think im good

#

is there a way i can prevent subscribers making duplicate accounts ?