新的 Express Checkout 布局是否移除了对 "Note to seller"(和 PAYMENTREQUEST_n_NOTETEXT)的支持?

Has the new Express Checkout layout removed support for "Note to seller" (and PAYMENTREQUEST_n_NOTETEXT)?

我一直在我的一个项目中测试 PayPal Express Checkout,当我在 NVP 请求中填充 PAYMENTREQUEST_n_NOTETEXT 参数时,它在 PayPal 沙箱上运行良好,在实时 PayPal 网站上运行良好几个月前。

然而,在我最新一轮的测试中,它似乎不再适用于实时站点,尽管沙盒仍然可以正常工作。

比较这些来自沙盒和实时的屏幕截图:

沙盒

直播

如您所见,在沙盒网站上,"Note to seller" 填充了文本 "A test note",该文本会在付款完成后传递给卖家。

但是,在实际网站上,任何地方都看不到 "Note to seller",付款完成后也不会向卖家发送任何备注。

我试过向请求添加 ALLOWNOTE=1 参数。我试过使用最新的 API 版本(撰写本文时为 124.0)。我查看了 API 版本历史记录,但看不到任何相关更改。

鉴于 UI 现在沙盒和实时站点之间完全不同,我想知道是否有一些未记录的更改可能导致此问题?

是否可以给卖家备注?

我联系了 PayPal 技术支持询问这个问题(根据 Andrew Angell 的建议)并收到了以下回复:

The note to seller field is not available at the moment in new Checkout layout. Unfortunately at the moment we do not have any news on when its going to be implemented.

虽然不是我希望听到的,但仍然是一个答案。

在随后的回复中,他们还表示:

At the moment there is no other link where you can see any updates regarding the features that are being implemented in new layout.

Since the previous layout is still active for some countries these [non-functional] variables/fields are available in documentation.