Unable to add Stripe Pricing Table to Webpage
-
I’m trying to add a pricing table I created on Stripe into my WordPress site. Stripe gave me the HTML code to add it however when I add it into a custom HTML block on WordPress, I can preview it perfectly. But when I save and publish my site, all i see is a link to a .js
The blog I need help with is: (visible only to logged in users)
-
I see you want to add the code shared by Stripe on your website on the Explorer plan but it is not working correctly. Can you share the link to the page where you’ve added the code so we can check it?
Also, check this link for the allowed HTML tags on the Explorer plan –https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/#supported-code
For security reasons, not all HTML tags are allowed in the Custom HTML block on all plans, and a few tags require a plugin-enabled plan.
-
Here is the link to where I’m trying to add the stripe code: https://esattotech.com/pricing/ as you can see, it just looks like hyperlinked text.
Below is the code im trying to add to it:
https://js.stripe.com/v3/pricing-table.js <stripe-pricing-table pricing-table-id="<REDACTED>" publishable-key="<REDACTED>"> </stripe-pricing-table> -
Update: I have subscribed to the creators plan since wordpress doesnt support script in non-plugin plans. Yet, if you go to that website I listed above, it still doesnt have stripe showing correctly..
-
Hello! I checked over your site and your page https://esattotech.com/pricing/. The Stripe code on your site is showing a full pricing table in my view with different tabs for Monthly, Every Six Months, and Yearly, and different tiers on each tab. I’m glad to see that is now loading as expected!
If you’re seeing something different, it may help to check your site in another browser or incognito window, in case your browser is storing an older version of the page. If it loads in that window but not in your primary browser, try clearing your browser cache.
- The topic ‘Unable to add Stripe Pricing Table to Webpage’ is closed to new replies.