PayPal webhook 创建与激活

问题描述

我正在完成我的 paypal webhook,在处理订阅时,BILLING.SUBSCRIPTION.ACTIVATEDBILLING.SUBSCRIPTION.CREATED 之间的区别是什么?

当查看 developer docs 时,除了 A subscription is activatedA subscription is created 没有说明是否存在差异外,它什么也没说。

解决方法

必须先创建订阅才能激活它,您不能激活不存在的订阅。

订阅可以暂停并再次激活。

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...