# 将订阅者添加到群组是否与Stripe的价格表兼容？

**URL:** https://meta.discourse.org/t/is-adding-subscriber-to-group-compatible-with-stripes-pricing-table/321611
**Category:** Support
**Tags:** subscriptions
**Created:** [2024年八月14日 09:32 UTC](https://meta.discourse.org/t/is-adding-subscriber-to-group-compatible-with-stripes-pricing-table/321611 "2024-08-14T09:32:01Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [2024年八月27日 23:29 UTC](https://meta.discourse.org/t/is-adding-subscriber-to-group-compatible-with-stripes-pricing-table/321611/13 "2024-08-27T23:29:52Z")

</div>

好的，我在设置的生产环境中复现了您的问题，用于测试插件。我知道要修复的第一件事是为现有的 webhook 添加 `checkout.session.completed` 作为事件。

 ![CleanShot 2024-08-27 at 17.24.26@2x](https://global.discourse-cdn.com/meta/original/4X/b/2/5/b254ec34dea2d0374f958b4504d8ddbe9589157e.png)

如果缺少这个事件，Stripe 将不会将定价表结账信息发送到 Discourse。

您只需要做这些，但我可能还需要进行另一项代码修复，目前我正在研究中。

---

_[View the full topic](https://meta.discourse.org/t/is-adding-subscriber-to-group-compatible-with-stripes-pricing-table/321611)._
