PayPal 的“金额”是多少? WPS 格式?

发布于 2024-07-12 05:01:52 字数 369 浏览 4 评论 0原文

PayPal 网站支付标准 (WPS) 表单中“金额”字段允许的格式是什么? 小数点必须是“.”,还是取决于货币? 必须始终有两位小数,还是可以有三位(对于具有如此小的提名的货币)或没有(对于具有恶性通货膨胀的货币)?

我知道这应该是 PayPal 文档/论坛的问题,但第一个有很大的改进空间(至少可以说),第二个就像睡着的蜗牛一样快。 我在那里发布了一个问题 ,但我预计两周内不会收到任何回复。 希望这里有人会有想法。

What is the allowed format for PayPal's Website Payments Standard (WPS) forms in the "amount" field? Must the decimal point be ".", or is it currency-dependant? Must there always be exactly two decimal places, or can there also be three (for currencies that have such small nominations) or none (for currencies that have hyper-inflation)?

I know that this should be a question for PayPal's documentation/forums, but the first has a vast room for improvement (to say the least) and the second is as speedy as a sleeping snail. I have posted a question there, but I don't expect any replies sooner than about two weeks. Hopefully someone here will have an idea.

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

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

发布评论

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

评论(1

温柔嚣张 2024-07-19 05:01:52

看起来它与货币无关,并且 API 预计最多有两 (2) 位小数,并带有句点分隔符。

金额

[...] 限制:值必须是正数。 没有货币符号。 必须有两位小数,小数分隔符必须是句点 (.),可选的千位分隔符必须是逗号 (,)。

网站付款标准 Button Manager API 概述

Looks like it's not currency dependent and the API is expecting at most two (2) decimal places with a period separator.

amount

[...] Limitations: Value must be a positive number. No currency symbol. Must have two decimal places, decimal separator must be a period (.), and the optional thousands separator must be a comma (,).

Website Payments Standard Button Manager API Overview

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