Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: What happens to cc payment after "Mark as Fraud" clicked?

  1. #1
    maltschul is offline Junior Member
    Join Date
    May 2010
    Posts
    13

    Default What happens to cc payment after "Mark as Fraud" clicked?

    I received an order that we clearly fraudulent (high quantities, phone #s given were disconnected, etc). The order was a credit card transaction that cleared yesterday. I'm curious what happens to the payment after I click the "Mark as Fraud" button? Is the order refunded to the credit card? Or do I need to manually create an ad-hoc refund?

    I couldn't find information on this anywhere in the manual or other forums.

    Thanks.

  2. #2
    webopius is offline Senior Member
    Join Date
    Nov 2008
    Location
    London, UK
    Posts
    440

    Default

    Hi,

    From looking at the source code, it does the following...

    - Marks the Customer's IP address as restricted
    - Logs the Customer out
    - Removes any subscriptions for the Customer
    - Adjusts the inventory to ignore the product qty within the order
    - Flags the order as fraudulent
    - Deletes any download files for the order
    - Removes any Gift cards ordered on the order
    - Removes the balance on any coupons used with the order

    Adam

  3. #3
    maltschul is offline Junior Member
    Join Date
    May 2010
    Posts
    13

    Default

    I see no mention of refunding the payment in that list. So I believe for future fraudulent orders the process should

    1.) refund or void the order (depending on settlement status) and then
    2.) marking the order as fraud.

    Otherwise I'd still have the money of the poor guy who had his credit card/paypal account stolen until the fought the charge with his bank.

    Does this logic sound right?

    Why isn't this in the manual? I find myself asking that often.

  4. #4
    jd613 is offline Junior Member
    Join Date
    Jan 2013
    Posts
    1

    Question re: What happens to cc payment after "Mark as Fraud" clicked?

    Did you ever get an answer about doing the refund and then clicking Mark as Fraud? I'm looking for this same answer. I clicked Mark as Fraud and saw that I had lost the option to do a Refund, so I then chose the option to "unmark" it, so that I could still do the Refund.

  5. #5
    maltschul is offline Junior Member
    Join Date
    May 2010
    Posts
    13

    Default

    From everything that I've found, marking as fraud does not refund the transaction. So I have been first refunding (or 'voiding' if the payment hasn't posted yet) the orders and then marking as fraud. Sure wish there was better documentation on this.