FROM CACHE - jp_header
このコミュニティはピアツーピアサポートに移行しました。Shopify サポートは今後、このコミュニティへのサービスを提供いたしません。これからもぜひ、他のマーチャントやパートナーとつながり、サポートし合い、経験を共有してください。 当社の行動規範に違反する行動や削除を希望するコンテンツがありましたら、引き続きご報告ください

SubscriptionContract is not created even if i purchase a product with SellingPlan.

SubscriptionContract is not created even if i purchase a product with SellingPlan.

KyoheiYamaguchi
Shopify Partner
6 1 1

I'm developing a subscription app.


I set a Selling Plan on a product from my storefront and checked out.

Normally, a SubscriptionContract would be created on the Shopify side, but there were some cases where it was not created.
When I checked the order information using Shopify's GraphQLAdmin API, I found that sellingPlanId was indeed linked to the product.


So I contacted Shopify and received the following response:

According to their findings, they have checked the order logs you mentioned and identified an issue with the app's configuration. Specifically, the app is missing the required has_subscriptions=>true value, which is necessary for creating a subscription from a purchase. As a result, the purchases are being treated as one-time transactions instead of subscriptions.

I don't know what the item has_subscriptions in the app settings refers to. I couldn't find it in the references either. I would like to know what has_subscriptions refers to and where I can check or change it.

0件の返信0