Customizing Payment Pages
You can customize your payment pages under Settings > Onboarding > Payment Pages.
There are three payment pages:
New clients - shown to clients you've just added.
Expired clients - shown to clients whose payment has expired.
Extend payment - shown to clients that view their renewal options from their Account page, before their payment expires.

The following placeholders are available:
{{ first_name }} - automatically replaced with the client's first name.
{{ coach_name }} - automatically replaced with your name.
{{ logo }} - automatically replaced with your logo.
{{ portal_name }} - automatically replaced with your business name.
{{ accept_terms_checkbox }} - automatically replaced with a checkbox. The client is not able to select a payment option until they have checked the box.

There are three payment pages:
New clients - shown to clients you've just added.
Expired clients - shown to clients whose payment has expired.
Extend payment - shown to clients that view their renewal options from their Account page, before their payment expires.

The following placeholders are available:
{{ first_name }} - automatically replaced with the client's first name.
{{ coach_name }} - automatically replaced with your name.
{{ logo }} - automatically replaced with your logo.
{{ portal_name }} - automatically replaced with your business name.
{{ accept_terms_checkbox }} - automatically replaced with a checkbox. The client is not able to select a payment option until they have checked the box.

Updated on: 16/03/2023
Thank you!