gpt4 book ai didi

paypal-rest-sdk - Paypal 订单 purchase_units : reference_id vs custom_id?

转载 作者:行者123 更新时间:2023-12-05 06:01:10 27 4
gpt4 key购买 nike

我正在努力设置订单,对文档感到有点困惑,特别是这两个单独的 ID 给 purchase_units

文档列表:

reference_id string
The API caller-provided external ID for the purchase unit. Required for multiple purchase units when you must update the order through PATCH. If you omit this value and the order contains only one purchase unit, PayPal sets this value to default.

custom_id string
The API caller-provided external ID. Used to reconcile client transactions with PayPal transactions. Appears in transaction and settlement reports but is not visible to the payer.

它们都具有相同的 The API caller-provided external ID 位让我混淆了两者。似乎其中一个是我想要传递的 id 以跟踪另一侧的订单,custom_id 听起来更像这样,但是 reference_id 是什么 应该是?这听起来大体上是一样的,只是我想给它的 ID,以便我以后可以跟踪它。

如果我的所有订单都只有一个 purchase_item,是否有任何理由使用 reference_id

最佳答案

reference_id 的目的是区分单个订单中的多个purchase_units。由于您所有的都只有一个,因此没有理由使用它。

使用 custom_id 满足任何对帐需求,因为它将作为 PayPal 交易的一部分存储。

关于paypal-rest-sdk - Paypal 订单 purchase_units : reference_id vs custom_id?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67288935/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com