如何以编程方式创建计划?

How to create a plan programmatically?

有没有办法以编程方式创建计划?读起来有点奇怪

To create a subscription, you only need a stored paymentMethodToken and a planId, which must be created via the Control Panel.

documentation。为什么不能使用 API 来创建付款计划?

完全披露:我在 Braintree 工作。如果您有任何其他问题,请随时联系 support

目前无法以编程方式创建 Plan

Plans cannot be created, updated, or deleted via the API

计划用作 Subscriptions, which can be created through the Braintree API 的模板。