【发布时间】: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
感谢您的浏览。
我想使用此 API 的“创建新付款”。
https://shopify.dev/docs/admin-api/rest/reference/sales-channels/payment?api[version]=2020-07
但是,我不明白“unique_token”的参数。在哪里可以买到?
【问题讨论】:
标签: shopify
如果您使用的是node,则可以通过此npm 包生成 Shopify 令牌,如下所示。
https://developer.aliyun.com/mirror/npm/package/shopify-token
【讨论】: