我想使用 "payment" 的 Shopify API 但我不理解 "unique token" 的参数
I want to use Shopify API of "payment" but I didn't understand parameter of "unique token"
感谢浏览。
我想使用此 API 的“创建新付款”。
https://shopify.dev/docs/admin-api/rest/reference/sales-channels/payment?api[version]=2020-07
但是,我没看懂“unique_token”的参数。我在哪里可以得到它?
如果您使用 node
,从这个 npm
包中,您可以生成如下所示的 Shopify 令牌 link。
https://developer.aliyun.com/mirror/npm/package/shopify-token
感谢浏览。
我想使用此 API 的“创建新付款”。
https://shopify.dev/docs/admin-api/rest/reference/sales-channels/payment?api[version]=2020-07
但是,我没看懂“unique_token”的参数。我在哪里可以得到它?
如果您使用 node
,从这个 npm
包中,您可以生成如下所示的 Shopify 令牌 link。
https://developer.aliyun.com/mirror/npm/package/shopify-token