如何收取PayPal订阅的价格高额税率?

发布于 2025-01-23 19:38:19 字数 558 浏览 2 评论 0原文

试图通过PayPal REST API设置订阅。我正在研究如何修改订阅并在1结帐中收取特定费用的解决方案。我找到了一种更改订阅数量的方法,但是问题PayPal并未撰写。

因此,例如,如果用户今天以10倍的产品订阅,然后将订阅更改为产品的20倍,则PayPal将不收费。那么如何处理呢?

这是PayPal的官方消息: 新价格从下一个计费周期开始有效。不支持校准和一次性费用。如果您想在计划更改或收取一次性费用时进行差异,则需要手动进行这些费用。 https:> https://developer.payplower.paypal..paypal.com/docs/subscriptions/customize/revise/revise/revise/revise/revise/revise - subscriptions/

我如何手动收费?

Trying to set up a subscription via paypal rest API. I am looking on a solution on how to modify the subscription and charge the specific fee in 1 checkout. I found a way to change the quantity on the subscription, but the problem paypal does not prorate.

So for example, if user subscribes today with 10x of product and then changes the subscription to 20x of product, the paypal will not charge the prorated fee. So how to handle that?

This is an official msg from paypal:
The new price is effective starting on the next billing cycle. Proration and one-time fees aren't automatically supported. If you want to prorate the difference at the time the plan changes or charge one-time fees, you need to do these manually. https://developer.paypal.com/docs/subscriptions/customize/revise-subscriptions/

How do I charge it manually?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

抠脚大汉 2025-01-30 19:38:19

我如何手动向其充电?

使用setup_fee简单地添加额外费用,或使用1个周期试验期修改第一个付款金额,这可能是较低或更高的。

How do I charge it manually?

Use setup_fee to simply add an additional fee, or use a 1 cycle trial period to modify the amount of the first payment, which can be lower or higher.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文