Hi,
I built an agent with an Authorize Payment → Capture Payment flow and set it to Public with Anonymous Access enabled. Everything is configured correctly, but when I check the Errors panel, I get this message:
“Anonymous public usage is enabled. AI costs from payment-enabled workflows will be billed to your account since anonymous users cannot be charged directly.”
This means my payment gate is completely bypassed for anonymous users — which is the majority of my intended audience, since I’m sharing the agent via a public link to people who don’t have MindStudio accounts.
My setup:
- Access: Public

- Anonymous Access: Enabled

- Cost Responsibility: Agent Owner

- Authorize Payment block: $10.00, correctly connected

- Capture Payment block: At end of flow

- Everything looks right — the platform itself is flagging the limitation
My questions:
- Is anonymous payment collection planned/on the roadmap?
- What is the currently recommended workaround for charging non-MindStudio users?
- Is the only option right now to gate payment before the agent link (e.g. Stripe/Razorpay link → then redirect to agent)?
Would love an official answer on this. Thanks!