Skip to main content

What is this?

Payments Setting covers two things about your public pricing page: the embeddable iframe snippet you can paste into any external website, and a Show Plans toggle that controls whether the plan tabs appear on that pricing page at all. Payments Setting tab showing the generated embed code block, the Copy Code button, and the Show Plans toggle

What can I do here?

  • View the auto-generated iframe embed code for Embed Pricing
  • Copy the code to your clipboard with one click
  • Toggle Show Plans to show or hide the membership and add-on plan tabs on the pricing page

How to use it

Embed your pricing page

  1. Go to Platform Settings → Payments Setting.
  2. Click Copy Code to copy the embed snippet to your clipboard.
  3. Paste the snippet into the HTML of any external website (including a white-label or hosted portal). The iframe reports its own content height back to the page, so it resizes automatically as plans load.
  4. Optionally, append ?buyNowUrl=https://yourdomain.com/plans to the iframe’s src attribute to control where the pricing page’s “buy now” action points.

Show or hide the plan tabs

Turn Show Plans off to hide the membership and add-on plan tabs on the pricing page — for example if you only want to show custom or contact-us pricing there. The setting applies immediately to the live pricing page, and the copied embed snippet respects it too: turning it off adds ?hidePlans=1 to the iframe automatically, so you don’t need to edit the snippet by hand.

Troubleshooting / Technical Notes

  • The snippet points to the wrong domain. The embed code always uses the domain you’re viewing Platform Settings from. If your platform has more than one domain (see Domain Setup), open Platform Settings from the domain you want to publish before copying the code, since this tab doesn’t let you pick a different one.
  • Plans still show after turning Show Plans off. Re-copy the embed snippet — an already-pasted snippet keeps whatever hidePlans value it had when you copied it, so it needs copying again after you change the toggle.
  • The toggle has no separate save button. It saves as soon as you switch it.
Last modified on September 22, 2026