For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Here's what I wanted:
A membership plan costs $9.9 per month, and it includes a quantity of 500 orders, after which you are charged $0.02 per order.
What kind of APIs should I choose for development? After reading these documents, I still don't understand, can anyone help me?
https://shopify.dev/docs/apps/billing/subscriptions/time-based
https://shopify.dev/docs/apps/billing/subscriptions/usage-based
https://shopify.dev/docs/apps/billing/subscriptions/combined-time-usage-based
https://shopify.dev/docs/apps/billing/subscriptions/additional-use-cases
It's somewhat similar to this.
Thank you.