news 2026/4/18 7:14:24

记录一次Figma订阅被多扣费的踩坑教训

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
记录一次Figma订阅被多扣费的踩坑教训

最近在创业做项目,做软件设计的时候会用到国外知名设计软件 Figma,但是因为初次使用踩了下订阅费用的坑,记录一下防止以后再踩坑

昨天(2025-12-3)银行信用卡收到一条 92 美元扣费提示震惊了我

我记得之前一个月 Pro 会员是 20 美元呀,貌似查看最新的还降价了,Pro 变成一个月 16 美元了,被刺的感觉,恨呀!

于是我在邮箱就查看了下邮件

通过邮件获取到了发票

看完发票后才逐渐知道事情的端倪

Figma 设计软件订阅费逻辑如下

  1. Pro-rated Professional Full seats (Nov 9 – Dec 3, 2025)

    1. 11 月 9 日 开始使用了 2 个专业完整席位。
    2. 因为不是整月使用(仅使用了约 24 天),所以按比例计费。
    3. 单价 16.00/月 → 按比例折算后,2 个席位共 32.00。
  2. Professional Full seats (Dec 3, 2025 – Jan 3, 2026)

    1. 从 12 月 3 日起,3 个专业完整席位的订阅。
    2. 每月单价 20.00,因此 3 个席位 ×20 = $60.00。
    3. 未来一个周期(12 月 3 日到次年 1 月 3 日)的预付费。

合计:$92.00

其实项目主要是我在设计,一个小伙伴通过设计生成代码,还是有个小伙伴只是看一看设计效果。

可是我是 Figma 新手没有注意到一些细节,后续邀请进入的小伙伴全是 Full 角色,所以就导致 20*3=60 美元的预付,上个月不是完整的月份按照比率折算的两个席位 16*2=32 美元。

我邀请的时候完全没有提醒相关扣费事宜,扣费的时候直接算总账,这个点不得不说还是平台鸡贼呀。

按照合理的设置方法应该是我的角色是 Full(全功能),一个小伙伴是 Dev(开发),另一个小伙伴是 View(仅查看),按照最新资费标准这样一个月就是 16+12=28 美元,折合成 197.79 人民币

为了防止再被坑我还是先取消订阅吧,听说淘宝上有更便宜 Figma 套餐的,后面有时间研究一下

点击 continue

填写取消原因

I recently signed up for a Figma Team plan as a new user and unintentionally assigned "Full" seats to all three team members due to unfamiliarity with how Figma’s billing and seat types work. In reality, we only need one "Full" seat, one "Dev" seat, and the third member doesn’t require access at all. I’ve since corrected the team setup by removing one member and downgrading another to a "Dev" seat, but the platform had already charged me in advance for the full upcoming billing cycle (December 3 – January 3) based on the initial incorrect configuration. When I requested a refund for the overcharged amount, I was informed that Figma does not offer refunds under any circumstances. Since I’ve already paid for services I didn’t intend to use—and won’t be able to recover those costs—I’ve decided to cancel my subscription entirely to avoid further unexpected charges. This experience has been frustrating, especially as a new user trying to set things up correctly. I hope Figma will consider more flexibility in such cases in the future.

取消成功

我还抱有一丝官方良心发现退我多余的钱的想法,我在官网尝试了向客服反馈问题,貌似是 AI 自动回复

Hello, I would like to request a refund. Yesterday, the platform charged me in advance for the upcoming billing cycle (from December 3 to January 3 of next year). As a new Figma user, I wasn’t fully aware of how the platform works, which led to all three members of my Figma Team being assigned the "Full" seat type. However, we actually only need one "Full" seat, one "Dev" seat, and the third member doesn’t require a seat at all and can be removed from the team entirely. I’ve already removed one member from the team and changed another member’s role to "Dev," so now only I remain on the "Full" seat. Could you please refund the overcharged amount? Thank you very much!

我又尝试通过邮件向平台沟通

后续来了……

官方给出了退费 52 美元的处理方案,看来沟通是是有用的

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/4/17 21:43:18

规范驱动开发:用 AI 写生产级代码的完整指南

你可能已经在用 AI 写代码:GitHub Copilot 自动补全函数、ChatGPT 起草样板、Cursor/Windsurf 等工具层出不穷。但你也许在“宣传与现实”之间摇摆:一边是“AI 能写绝大多数代码”的乐观数据,一边是质量与安全的隐忧。真正需要的是一套方法&a…

作者头像 李华
网站建设 2026/4/18 5:41:31

Qwen3-VL多模态智能终极指南:开启感知与理解的新纪元

Qwen3-VL多模态智能终极指南:开启感知与理解的新纪元 【免费下载链接】Qwen3-VL-235B-A22B-Instruct-FP8 项目地址: https://ai.gitcode.com/hf_mirrors/Qwen/Qwen3-VL-235B-A22B-Instruct-FP8 在当今信息爆炸的时代,我们是否曾思考过&#xff1…

作者头像 李华
网站建设 2026/4/18 3:39:35

记一次 .NET 某理财管理客户端 OOM溢出分析

一:背景1. 讲故事这是训练营里的学员找到我的,让我帮忙看下为什么他的客户程序会偶发的出现 报错弹框,由于dump比较敏感,这里就不截图发出来了,由于是错误弹框,并不会出现程序崩溃,而且朋友在日…

作者头像 李华
网站建设 2026/4/15 5:33:55

基于vue的校园外卖平台_z4wjfset_springboot php python nodejs

目录具体实现截图项目介绍论文大纲核心代码部分展示项目运行指导结论源码获取详细视频演示 :文章底部获取博主联系方式!同行可合作具体实现截图 本系统(程序源码数据库调试部署讲解)同时还支持java、ThinkPHP、Node.js、Spring B…

作者头像 李华
网站建设 2026/4/18 5:34:56

vxe-table高效使用终极指南:从问题诊断到一键解决方案

vxe-table高效使用终极指南:从问题诊断到一键解决方案 【免费下载链接】vxe-table vxe-table vue 表单/表格解决方案 项目地址: https://gitcode.com/gh_mirrors/vx/vxe-table 还在为vxe-table复杂的配置项头疼吗?面对官方文档时感到无从下手&…

作者头像 李华