Skip to content
New issue

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

Improve error handling on IPN #18062

Merged
merged 1 commit into from
Aug 4, 2020
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Improve error output on IPN fails

Before

Actual error message not in out put
Trace is not the exception trace

After

Access message & trace from the exception

Technical Details

https://civicrm.stackexchange.com/questions/37277/paypal-standard-payments-are-being-accepted-but-marked-as-incomplete-transaction/37279#37279

shows how unhelpful this error is - getting data from the exception should help.

Targetting 5.28 in case the gitlab relates to a regression & we need to solicit more debug info

Comments

@civibot
Copy link

civibot bot commented Aug 4, 2020

(Standard links)

@civibot civibot bot added the 5.28 label Aug 4, 2020
https://civicrm.stackexchange.com/questions/37277/paypal-standard-payments-are-being-accepted-but-marked-as-incomplete-transaction/37279#37279

shows how unhelpful this error is - getting data from the exception should help.

Targetting 5.28 in case the gitlab relates to a regression & we need to solicit more debug info
@seamuslee001
Copy link
Contributor

Looks fine to me MOP

@mattwire mattwire merged commit fbdd1f2 into civicrm:5.28 Aug 4, 2020
@eileenmcnaughton eileenmcnaughton deleted the error_juice branch August 4, 2020 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants