What's the most effective method to store custom fields in Subscriptions?
Storing custom fields depends on the complexity of the fields and their number. If there are several fields that are complex in nature, it's best to create a separate custom table to store the fields. If the fields are less and not so complex, you can use the product table to store the fields.