App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello everyone, I am working on a major project to build a subscription app shopify. I have successfully created the sellingPlanGroups and sellingPlans.
I have registered webhooks to receive ORDERS_CREATE and SUBSCRIPTION_CONTRACTS_CREATE.
Please tell me how to differentiate the line items ordered by subscriptions created by my app?
I have tried using properties to set a distinguishing flag, but it doesn't work with "Buy now" and the information becomes incorrect if the user deletes the properties in the order.
Thank you very much. Please help me!