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.
现在我使用Paypal订阅按钮来获得付款,我的客户可以修改他(或她)的订阅。但是有一个问题,我的客户只能修改订单金额,而不能修改自定义字段(信息客户向我申请)。有没有办法让我的客户修改自定义字段,谢谢提前...
很不幸的是,不行。您必须终止该订阅并设置一个新订阅。
如果您切换到 Recurring Payments API 而不是使用标准订阅,您将有更多的自由来通过 UpdateRecurringPaymentsProfile API 更新内容。