Jump to content

How to handle "suspect" transactions


dhollingworth

Recommended Posts

Hi

 

I've been writing a payment gateway module to interface with RealEx. This is now working fine.

 

One of the optional extras the RealEx provides is a transaction scoring system (TSS) that looks for potentially fraudulent transactions. Ideally I'd like to be able to get a TSS score and put a suspect transaction into a pending state.

 

However, as far as I can see, there are only 3 states I can return from my payment gateway module; error, declined or success. I don't want to return 'declined' as this tells the customer that transaction has failed, when in reality we've not submitted the transaction yet.

 

Is there a way to return anything other than error, declined or success?

 

Thanks

 

David

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated