#Wolfie Trading
1 messages · Page 1 of 1 (latest)
Can you elaborate? What docs did you follow?
Hi @rough bluff I'm taking over this thread
HI jack
This page doesn't looks like a page from Stripe Dashboard. Are you integrating Stripe directly or you are using a 3rd-party plugin?
https://nick-cruz-trading.hyper.co/ see this link Im trying to copy however im not sure where do we copy adn paste the code generate
im just trying to copy him https://nick-cruz-trading.hyper.co/ however do i need to create my own website to add the code generate from hyper.co?
I can only help with questions related to Stripe products
we are doing exact same thing 9.99 10.99 14.99
i got the code
where do i paste the code
?
You can paste the relevant code here. But before that, may I know if you are using Stripe integration? Because I don't see anything related to Stripe based on the information that you've shared so far.
okay 1 sec it is stripe
1 sec
do u see that? is that a website we create ourselves with our domain or is this generate when u sign up automatically
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1MeBIAGOCllFhBnb45bejOSe"
publishable-key="pk_live_51Me9o4GOCllFhBnbYUok1nE3nP26oy2qAdO6NlgzXpqUxzcPGAfphhKILruwQdAGH951DkDuxVemjEdu51cOlYip005M9eLh94">
</stripe-pricing-table>
this is the script code
where do I place this?
OK, so you are using Stripe pricing table
So your question is where should you place the code to your website?
What page do you want your customer visit to see the pricing table?
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1MeBIAGOCllFhBnb45bejOSe"
publishable-key="pk_live_51Me9o4GOCllFhBnbYUok1nE3nP26oy2qAdO6NlgzXpqUxzcPGAfphhKILruwQdAGH951DkDuxVemjEdu51cOlYip005M9eLh94">
</stripe-pricing-table>
this is the guy i want to copy
do u see above?
I saw the code, but I still don't understand your question.
The pricing table needs to be embeded in a webpage, so basically you need to create a webpage and paste the pricing table code inside the html.
An URL tells browser where to find the webpage, you need to put the the code inside the webpage.
do u see?
so I create my own webpage like from blue host? and buy a domain and copy his template?
This is entirely up to you, and I'll suggest you to reach out to your hosting provider if you want to locate the source code of your webpage.
https://wolfie-trading.hyper.co/ we only get the code? but teh website is generated automatically for us on here?
Then you should reach out to hyper.co and ask them where you can put the pricing table code in.
Welcome. https://stripe.com/docs/payments/checkout/pricing-table#embed When you find the HTML code, you can refer to this guide on how to embed the pricing table