Membership email tokens arent working as expected

When editing the membership email templates to be more useful I found the tokens don’t actual work as they should.

When used in the email they either show as text or don’t pull whats actually in the plan. This causes there to be empty spaces. I tested this numerous times and it doesn’t work.

Steps to reproduce

go to hivepress → emails → select membership activated → save then edit with tokens.

List the steps to reproduce the issue.

Actual result

The email either just shows the actual tokens or just spaces. however its also showing spaces for things that should be filled in.

Expected result

tokens in the email should work or be empty if the data isnt actually there.

Extra details

I’ve attached screenshots of the received email, the plan, and the email backend.

Hi,

Thank you for reporting this. This is a UI bug that we will fix in the future update.

The tokens listed as membership_plan.* don’t actually exist. The available token is membership_plan, which gets replaced with the plan name.

We apologize for the confusion this caused. As mentioned, we’ll fix the issue in the next release.

Thank you for being patient.