使用 PayPal 的 API,您是否更有可能收到“成功”消息?如果包含可选地址字段,会回复吗?

发布于 2024-08-17 15:02:23 字数 75 浏览 1 评论 0原文

使用 PayPal 的 API 时,如果您包含地址、城市、州等字段,而不是仅包含必填字段(名字、姓氏),您是否更有可能收到“成功”响应?

When using PayPal's API, are you more likely to receive a "Success" response back if you include the address, city, state, etc. fields VS just the required fields (first name, last name)?

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

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

发布评论

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

评论(1

始于初秋 2024-08-24 15:02:23

主要取决于商户账户的配置方式。在商家帐户中,您可以打开 AVS(地址验证服务)检查信用交易。通常,这会将街道地址行 1 和邮政编码与存档的信用信息进行比较。如果打开此功能,那么无论您是否传递地址字段肯定都会产生影响。

It depends mainly on how the merchant account is configured. In the merchant account you have the ability to turn on AVS (Address Validation Service) checking with credit transactions. Typically this compares the street address line 1 and the zipcode with the credit information on file. If this is turned on then definitely it would make a difference whether you pass address fields.

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