news 2026/6/15 17:12:45

记录一次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/6/14 1:34:14

Unity教学 基础介绍

什么是 Unity? Unity 是一款功能强大的跨平台游戏引擎,由 Unity Technologies 开发。它广泛用于开发 2D、3D 游戏以及交互式内容(如虚拟现实、增强现实、模拟训练等)。Unity 支持多种平台,包括 PC、移动设备&#xff…

作者头像 李华
网站建设 2026/6/14 13:37:07

Unity教学 项目3 3D坦克大战

视频教程: https://www.bilibili.com/video/BV11D5QzgEpw?spm_id_from333.788.videopod.sections&vd_source25b783f5f945c4507229e9dec657b5bb 1. 场景搭建 创建工程文件素材导入将游戏场景预制体实例化设置场景光颜色为(29, 26, 00)…

作者头像 李华
网站建设 2026/6/14 23:21:13

OpenPLC Editor:工业自动化编程的5大核心优势解析

OpenPLC Editor:工业自动化编程的5大核心优势解析 【免费下载链接】OpenPLC_Editor 项目地址: https://gitcode.com/gh_mirrors/ope/OpenPLC_Editor 在当今工业4.0时代,自动化控制系统已成为制造业的基石。OpenPLC Editor作为一款完全开源的PLC编…

作者头像 李华
网站建设 2026/6/15 11:18:27

LFM2-350M:3.5亿参数重塑边缘智能,开启终端AI应用新纪元

LFM2-350M:3.5亿参数重塑边缘智能,开启终端AI应用新纪元 【免费下载链接】LFM2-350M 项目地址: https://ai.gitcode.com/hf_mirrors/LiquidAI/LFM2-350M 导语 Liquid AI推出的LFM2-350M以3.5亿参数实现性能与效率双重突破,重新定义边…

作者头像 李华
网站建设 2026/6/15 12:15:21

39、Linux自动化编排与安装全攻略

Linux自动化编排与安装全攻略 1. 编排概念概述 在大规模的企业基础设施中,可能需要管理成百上千的系统,仅依靠自动化是不足以管理这些系统的部署和维护的,这时编排就发挥了重要作用。 编排能够实现多个相关任务(即整个工作流)的自动化。例如,部署一个Web应用程序,可能…

作者头像 李华
网站建设 2026/6/14 17:24:03

34、Linux 系统日志记录与数据备份全解析

Linux 系统日志记录与数据备份全解析 1. 日志记录服务概述 在保障系统安全时,除了设计强化系统,对系统、软件和用户事件的分析也至关重要。通过生成和维护这些事件的日志,能更轻松地识别恶意行为或配置错误,降低系统被攻击的风险。 2. 系统日志 系统日志由 syslogd 守…

作者头像 李华