I know this topic has been brought up before. I just wanted to summarize my current understanding of the best practices to support subscription services and recurring (monthly) billing.
Assumed recommendations and Questions - Use ShoppingList services to execute monthly subscription billing because the service is already used for doing "reorders". The service correctly handles orders and doesn't require us to duplicate the implementation. Let me know if that is correct. - when should the subscription entity be used versus a normal product? - Does the subscription. entity capture other attributes of a subscription that couldn't be modeled in a product? We have several projects that require a solid subscription solution. We are working on them right now and would like to follow the ofbiz recommendations. Thanks in advance for your help. Brett
