为什么有些变体会错过与订阅相关的字段(例如surectes_selling_plan)?

发布于 2025-01-22 13:56:52 字数 363 浏览 3 评论 0原文

根据 shopify noreferrer“> shopify variant liquid object需要_SELED_PLAN,SELLING_PLAN_ALLICATIONS等。

但是我在变体上找不到这些字段。我试图通过充电或可怕的订阅应用程序将订阅计划添加到我的产品中。但是仍然找不到这些领域。如何将这些字段添加到我的变体中?他们为什么失踪?我找不到订阅文档中的任何信息。

According to Shopify variant liquid object, there are subscription-related fields like requires_selling_plan, selling_plan_allocations, etc.

But I can't find these fields on my variants. I tried to add subscription plans to my products with Recharge or Awtomatic subscription apps. But these fields are still not found. How can I add these fields to my variants? And why are they missing? I can't find any information from the subscription docs.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

韶华倾负 2025-01-29 13:56:52

在研究一天之后,我发现付款网关是原因。当我使用伪造网关时,未显示这些字段。之后,我切换到通过测试模式开启的Shopify付款,这些字段出现。

我想这与资格要求

After researching for a day, I found out that the payment gateway is the cause. When I was using Bogus gateway, these fields were not shown. After that, I switch to Shopify payment with test mode on, these fields appear.

I guess it's related to the Eligibility requirements

无声静候 2025-01-29 13:56:52

您可以将订阅分配给一个变体。因此,您可以期望找到每个变体的销售计划信息的混合。您必须检查每个变体的出现或不存在销售计划。

You can assign a subscription to a variant or not. You can therefore expect to find a mix of selling plan information per variant. It is up to you to check for the presence or absence of selling plans per variant.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文