【问题标题】:I want to use Shopify API of "payment" but I didn't understand parameter of "unique token"我想使用“支付”的 Shopify API,但我不理解“唯一令牌”的参数
【发布时间】:2025-11-23 15:40:01
【问题描述】:

感谢您的浏览。

我想使用此 API 的“创建新付款”。

https://shopify.dev/docs/admin-api/rest/reference/sales-channels/payment?api[version]=2020-07

但是,我不明白“unique_token”的参数。在哪里可以买到?

【问题讨论】:

    标签: shopify


    【解决方案1】:

    如果您使用的是node,则可以通过此npm 包生成 Shopify 令牌,如下所示。

    https://developer.aliyun.com/mirror/npm/package/shopify-token

    【讨论】:

    • 这是一个很酷的答案。我用了“纱线添加”,效果很好。非常感谢!!
    最近更新 更多