-
Suggestion
-
Resolution: Fixed
-
None
-
266
-
-
Problem Definition
- There isn't any indication that a third-party app installation has failed due to a billing/expired evaluation issue
- Customers are left with the impression that the product is broken and are not given any direction
- Currently, the Manage apps > Audit log shows the site-admin having installed and then uninstalled the app immediately after installation - there is no indication that there has been a failure
Suggested Solution
- Add an audit log event informing users of the billing issue instead of silently failing
Why this is important
- The product experience for potential customers is not ideal
- Customers tend to be unaware of the issue and are left with the impression that there is a bug in our products
Workaround
- Start the third-party app installation and while the browser developer console is open. There should be a message as below:
{done: true, statusCode: 200, contentType: "application/vnd.atl.plugins.task.install.err+json", subCode: "upm.plugin.error.unexpected.error"} done: true statusCode: 200 contentType: "application/vnd.atl.plugins.task.install.err+json" subCode: "upm.plugin.error.unexpected.error"
- The message is generic and can refer to another issue, but is a good starting point
- relates to
-
MP-50 App install fails silently in case of issues with the payment method
-
- Closed
-
-
MP-126 Failing to install trial apps/add-ons if there is billing/payment details expired
-
- Closed
-
-
AMKT-25047 Failed to load
-
UPM-6047 Prevent customers from attempting to trial an app when account is in arrears
- Done
-
UPM-6100 UPM error message is too vague when a trial app cannot be licensed due to missing or expired payment details
- Needs Triage
(5 mentioned in)
Form Name |
---|
74700d9b524c Thank you for explaining the concern in so much detail. The point you mentioned makes sense to me. I will have a discussion with my team to understand if we can guide the customers to some public documentation, and if they can self-serve and get their license statuses fixed and continue using the app.