正如我所看到的facebook 支付订阅文档,价格在每次创建订阅时都会引用的开放图形 html 对象 (fbpayment:price) 中硬编码。我想知道在用户创建订阅时是否有一些解决方法来设置价格。即订阅订单中的某种参数或类似的东西。
user743489
问问题
166 次
1 回答
0
我可能误读了该文档,但从该文档中:
There may be zero or more `alternate_price` properties, to allow the application to price subscriptions differently for different currencies.
和
An app can define multiple subscriptions associated with the app. However a user can have only one active subscription at any time for that app.
这不涵盖您的用例吗?
于 2012-11-05T19:05:35.523 回答