Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Merchant is able to view and modify any subscription profile via the Magento back-office interface. In addition to the editing capabilities, merchants can see key metrics for the profile (eg. Current profile value, projected annual value, and profit)

Also, in case of incorrect calculations (e.g. due to some cron or RabbitMQ issues) there is a possibility to recalculate the Subscription Profile’s metrics for a certain Subscription Profile.
To do so, you should execute the bin/magento tnw_subscriptions:profit *profile_nuber*command in Terminal.
Note: only profile numbers should be used, without prefixes. If you want to recalculate the #S-54 Subscription Profile, then you should execute bin/magento tnw_subscriptions:profit 54only.

...

mPower lets merchants log profile comments and track profile revision history.

...