We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix bugs in metrics calculations for Payments page - Analytics V2 dashboard:
Successful Payments Distribution
Failure Payments Distribution
Failure reasons
Payments lifecycle
{ "count":"25", "first_attempt":0, "status":"requires_payment_method", "refunds_status":null, "dispute_status":null }
The text was updated successfully, but these errors were encountered:
tsdk02
Successfully merging a pull request may close this issue.
Fix bugs in metrics calculations for Payments page - Analytics V2 dashboard:
Successful Payments Distribution
andFailure Payments Distribution
: Exclude the dropoffs from the denominator while calculating the ratesFailure reasons
: Remove limit by clause and extract data for all error_reasonsPayments lifecycle
: Update the sankey response structure to look like this:The text was updated successfully, but these errors were encountered: