K
Kinde2mo ago
COACH

Ability to change subscription success page text? "Your payment details are in the vault!..."

https://example.kinde.com/auth/cx/_:nav&m:subscription_success&psid:... Provides the text below, can we change it anywhere? I don't see the option under “Design”.
Your payment details are in the vault! Take your business to the next level with your new plan.
2 Replies
Krish - Kinde
Krish - Kinde2mo ago
Hi, Yes ,that confirmation message (“Your payment details are in the vault! …”) comes from the subscription_success billing page template. While it’s not editable through the “Design” tab, you can fully customise this text via your connected custom design repo. The following docs explain how to locate and edit that page: Understand page design Customize with CSS and HTML Connect your repo Once connected, you can find the subscription_success page under the Billing section and update the message directly in the HTML.
Kinde docs
Understand Kinde page customization
Comprehensive guide for understanding Kinde page customization including React templating, directory structure, route mapping, and server-rendered JavaScript implementation.
Kinde docs
Customize designs with code
Overview of customizing Kinde designs with HTML, CSS, and JavaScript including widget customization, page design, and content management layers.
Kinde docs
Connect your repo for custom pages
Guide for connecting GitHub repositories for custom page design including directory structure setup, code preview options, and status monitoring.
COACH
COACHOP2mo ago
Much appreciated thanks!

Did you find this page helpful?