Add suspicious_transactions_detected fraud state constants#916
Add suspicious_transactions_detected fraud state constants#916MelvinBot wants to merge 1 commit into
Conversation
Add SUSPICIOUS_TRANSACTIONS_DETECTED (11), SUSPICIOUS_TRANSACTIONS_DETECTED_CLEARED (12), and SUSPICIOUS_TRANSACTIONS_DETECTED_CONFIRMED (13) to CONST.EXPENSIFY_CARD.FRAUD_STATES to match the PHP-Libs constants. Co-authored-by: Maxence Coulibaly <madmax330@users.noreply.github.com>
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
|
@MelvinBot can you post a comment on this PR with the following text: "I have read the CLA Document and I hereby sign the CLA" |
|
@MelvinBot can you post a comment on this PR with the following text: "I have read the CLA Document and I hereby sign the CLA" |
|
Closing in favor of: #917 |
Add
SUSPICIOUS_TRANSACTIONS_DETECTED(11),SUSPICIOUS_TRANSACTIONS_DETECTED_CLEARED(12), andSUSPICIOUS_TRANSACTIONS_DETECTED_CONFIRMED(13) toCONST.EXPENSIFY_CARD.FRAUD_STATESto match the PHP-Libs constants added in Auth. These are needed by Web-Expensify to replace hardcoded numeric literals.Fixed Issues
$ https://github.com/Expensify/Expensify/issues/623745
Tests
// TODO: The human co-author must fill out the tests you ran before marking this PR as "ready for review"
QA
// TODO: The human co-author must fill out the QA tests you ran before marking this PR as "ready for review"