与 PayPal 的每月结算周期混淆

Confusion with PayPal's monthly billing cycle

我已经在我们的网站上实施了关于处理订阅的 PayPal 支付标准。我们有 monthly/yearly 的订阅计划。

根据 link https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/subscribe_buttons/#id08ADF60L0E6 PayPal 表示,如果每月结算周期从 1 月 30 日开始,则下一个结算周期将调整到 3 月 1 日。但在直播中,就不一样了。我发现 PayPal 在 2 月 28 日结算。 PayPal link 是否有任何关于此计费更改的更新?这是因为,我们需要向客户显示当前账单的到期日期 cycle/subscription。

现在我有以下疑问:

  1. 如果每月结算周期从 1 月 31 日开始,PayPal 将如何调整? 2 月 28 日或 3 月 1 日或 3 月 2 日。
  2. 如果每年的结算周期从闰年的2月29日开始,PayPal将如何调整? 2 月 28 日或 3 月 1 日。

我对账单日期的担心是我们向客户显示了当前订阅的到期日期。由于没有来自 PayPal 的下一个账单日期的明确信息,我对下一个账单周期显示哪个日期感到困惑。

如果有人已经在处理这些问题,请告诉我。

提前致谢!!!

我也有点困惑,但在他们的文档上找到了一个很好的参考:

Recurring payments are collected on the same day of the month. If the initial recurring payment falls on the 31st, PayPal eventually adjusts the billing cycle to the 1st of the month. If the initial recurring payment falls on the 29th or 30th, PayPal adjusts the billing cycle to the 1st of the month on the following February.

根据他们指定的内容,我认为您两个问题的正确答案是:

调整为3月1日

有关更多示例,此参考资料可能会有所帮助: