We previously implemented a product that had a free limit of 1000 calls per month applied using the Common quota policy.
We are now trying to implement the same type of free access (as part of a freemium model) using the monetization polices.
When I have tried to switch my existing tokens to the new Rate plan that provides the Freemium access (using the Accept rate plan API) I need to have the following attributes: MINT_DEVELOPER_ADDRESS
and MINT_DEVELOPER_LEGAL_NAME
. So far we haven't collected address information for the free usage level.
Is there a way to make it so that these fields are not required for the free access level? and we only collect these when users want to purchase access.
Kind regards,
Dave