【问题标题】:How to get the payment with the entity_id from Webhook如何通过 Webhook 的 entity_id 获得付款
【发布时间】:2019-01-26 07:01:21
【问题描述】:

我找不到办法 我已经尝试直接从 'https://connect.squareup.com/v2/locations/location_id/transactions/entity_id' 我已经尝试在enter image description here找到tender_id

我已经超过 5 天了,我快疯了

【问题讨论】:

    标签: square-connect


    【解决方案1】:

    entity_id 等于 V1 payment_id。您可以将entity_id 传递给V1 的RetrievePayment 端点以检索付款信息。

    请注意,V1 payment_id == V2 tender_id(在 Transaction 对象内部)。

    【讨论】:

      猜你喜欢
      • 2019-10-28
      • 2021-10-13
      • 2014-06-23
      • 2023-04-02
      • 2015-07-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-03
      相关资源
      最近更新 更多