Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 ARB 订阅创建订阅,并且重复事件由 webhook 通知处理。我如何测试事件是否正常工作,因为间隔可以给出 7 天?
从 webhook 的角度来看,订阅支付与常规支付没有什么不同,唯一的区别是 webhook 将在其中包含订阅 ID。因此,如果您可以测试和处理常规支付 webhook,则可以处理订阅支付 webhook。