PayPal Express Checkout - 账单信息

发布于 2024-08-15 12:26:21 字数 170 浏览 6 评论 0原文

我们正在尝试使用 PayPal Express Checkout 支付购物车(针对实时网站)。

授权完成后,我们就可以从买家帐户检索运输信息(我们已在沙盒上成功测试了这一点)。

但是,我们可以通过 API 获取任何“账单信息”吗?该网站的所有者坚称,在某些情况下,账单和运输信息可能会有所不同。

We're trying to have PayPal Express Checkout payment for a shopping cart (for a live website).

Once the Authorization is completed, we are able to retrieve the Shipping information from the Buyer account (we've successfully tested this on sandbox).

However, is there any 'billing information' that we can get through the API? The owner of the website insists there might be cases where the billing and shipping information are different.

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

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

发布评论

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

评论(2

沙沙粒小 2024-08-22 12:26:21

我认为您无法下载客户资料的账单信息。但是,您可以设置要在“商家服务”| 中应用的销售税。运输和税收|税收计算器。您可以在此处输入要应用的税率。

I don't think you can download the billing information for the customer profile. However, you can set up the sales tax to be applied within the 'merchant services' | Shipping and Tax | Tax Calculator. This is where you put in the tax rates to be applied.

把梦留给海 2024-08-22 12:26:21

Paypal 用户可以在 Paypal 中保存任意数量的地址。这些地址可以未经确认或验证,并设置为默认账单。当您使用快速结帐时,用户将被引导至 PayPal 网站并选择他们想要使用的地址,然后返回该地址。您可以自行收集并保存地址信息,然后使用 AddressVerify 检查该地址是否是其 PayPal 帐户上经过验证的地址之一。您将电子邮件和地址信息以“名称值对”格式发布,然后 Paypal 返回有关该电子邮件地址的记录中是否存在该地址的信息。

Paypal users can have as many addresses they want saved in Paypal. These addresses can be unconfirmed or verified, and set as a default billing. When you use the Express checkout, the user is directed to the paypal website and selects which address they want to use, and that is returned. You can collect and save address information on your side and then use AddressVerify to check if the address is one of their verified addresses on their PayPal account. You past the email and address information as a post in "Name Value Pair" format, and then paypal returns information back as to whether the address exists in their records for that email address.

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