yeah something is wrong.
yeah something is wrong.
I basically just want to save projectId in metadata, flow looks like this:
1. user creates a project
2. user pays for project
3. user can access project when subscription is active
I've product "project" (attachment)
from what I understand this should be enough:
as i could use useEntity with projectId and check limits for each project
but I get:
and If I add random feature (like waitlists)
I basically just want to save projectId in metadata, flow looks like this:
1. user creates a project
2. user pays for project
3. user can access project when subscription is active
I've product "project" (attachment)
from what I understand this should be enough:
as i could use useEntity with projectId and check limits for each project
but I get:
and If I add random feature (like waitlists)

