Shopify アプリに関する話題はこちら
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.
2023年初頭、Shopifyペイメントアカウント、及びShopifyアカウント全体のセキュリティを強化する為の変更が適用されました。ユーザーのアカウントセキュリティを強化す...
By Mirai Sep 29, 2024概要: 年末/年明けは、消費者が最もショッピングを行う時期の一つです。特に、ブラックフライデー・サイバーマンデー(BFCM)は、世界中で注目される大規模なセールイベントであ...
By JapanGuru Sep 25, 2024APIに関するShopifyサポートShopifyのデフォルト機能では特定の目標を達成するために外部アプリケーションの使用を検討していますか? そんな時はプログラミングの専...
By JapanGuru Sep 22, 2024