Skip to main content
Active Contributor I
November 15, 2025
Solved

Access to Customer Portal using Recharge

  • November 15, 2025
  • 1 reply
  • 124 views

whats the link address to go to the customer portal for managing subscription in text based email?

I am using recharge to manage subscription.

{{ event.customer_portal_link|default:'' }}
This works for buttons in html based email.

but i need link for text based email. i didn't find anywhere.

    Best answer by Byrne C

    Hi ​@suyogp,

    Looks like the link you’re using is an event variable. That variable should work for both HTML and text-based emails, as long as both emails are in a flow triggered by the same event. Are you seeing something different?

    1 reply

    Byrne C
    Community Manager
    Byrne CAnswer
    Community Manager
    November 17, 2025

    Hi ​@suyogp,

    Looks like the link you’re using is an event variable. That variable should work for both HTML and text-based emails, as long as both emails are in a flow triggered by the same event. Are you seeing something different?