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

Fraud Filter Handling Bug..?? #880

Closed
angelleye opened this issue Sep 23, 2017 · 5 comments
Closed

Fraud Filter Handling Bug..?? #880

angelleye opened this issue Sep 23, 2017 · 5 comments
Assignees
Milestone

Comments

@angelleye
Copy link
Collaborator

#2 - Before your very last update it worked that the fraud filter when not detecting fraud, but putting it 'under review' that in fact the order was put 'on-hold', that's not the case anymore. It just puts it as processing and it's up to us to make sure everything lines up.

#3 - When our fraud filter detects a fraud order, it still cancels it properly, but most likely because it never lets it go to PayPal, whereas one order that gets flagged as review does get processed. Woocommerce still knows that it's on review though, see screenshot of Order Notes generated.

image

#4 - Our assumption is that it has to do with this fix of yours (just an educated guess of ours):
Fix – Resolves an issue in PayFlow where Fraud Filter flags sometimes cause duplicate order failures on re-attempts. (#861)

@angelleye angelleye added the bug label Sep 23, 2017
@angelleye angelleye added this to the 1.4.6.4 milestone Sep 23, 2017
@kcppdevelopers
Copy link
Contributor

@angelleye Can you please explain with more details?

@angelleye
Copy link
Collaborator Author

angelleye commented Sep 23, 2017

@kcppdevelopers

For # 2 above, he's referring to the option we have in settings for Fraud Management Filters. He has it set to "Place order on hold for further review", however, he says the WC order is getting set to Processing instead of On Hold even when a fraud filter was triggered.

@angelleye
Copy link
Collaborator Author

I think # 3 is basically a continuation of the issue, and he provides the graphic to show that the WC order notes do show the fraud filter was triggered in the PayPal response, but the WC order status is Processing instead of On Hold.

@kcppdevelopers
Copy link
Contributor

@angelleye I have checked our logic it's working well, Can you please ask user to provide gateway setting screenshot and log file for more troubleshot ?

@angelleye angelleye modified the milestones: 1.4.6.4, 1.4.7 Sep 26, 2017
@kcppdevelopers
Copy link
Contributor

@angelleye In our support system, issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant