Use Flow for fraud validation against email OR shipping address 1 AND zip

Use Flow for fraud validation against email OR shipping address 1 AND zip

j_coble
Visitor
2 0 0

Screenshot 2023-07-20 at 11.02.26 AM.png

I've created a Flow that places duplicate orders of specific SKUs within the last 90 days. It currently validates against customerID, but we're finding that people are sneaky and changing their email addresses, bypassing the check. I'd like to include a check against the shipping 1 and zip as well. I know this won't completely eliminate the fraud, but it would remove some of the manual checks we must make.

 

It doesn't appear that address or zip are allowable variables in Get Order Info so throwing this out to the collective to see if there are other ideas.

 

 

Reply 1 (1)

paul_n
Shopify Staff
1501 161 350

You could store shipping or zip as tags when the order is created. And then search by those tags on subsequent orders. 

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.