Giter VIP home page Giter VIP logo

fraudguard's Introduction

FraudGuard Example

Tests

When you want to generate page views, use this url http://localhost/fraudguard/web/.

When you want to generate a new order, use this url http://localhost/fraudguard/web/ok.

In the callback code you can access data like this http://localhost/fraudguard/web/callback.

FraudGuard Interface

Now check the FraudGuard interface too see your results, check out the Develop -> Api Log to see all the requests.

To test the callback, try and add a new action and just and the url for your callback, and click [Test], now you can see the response in the web interface response panel.

About This Module

All the custom php code for this example project is located in src/AppBundle/Controller/DefaultController.php.

All the custom javascript and html is located in app/Resources/views/default.

That is basically everything you need to know to get started, here you can see how to use this module for your own project.

Explanation of response

In the callback you will get one of three responses:

  • accept, means the order seems good.
  • hold, means we advise you to check up on this order, there seems to be some fishy in the order.
  • reject, means it seems like a frauded order.

fraudguard's People

Contributors

hollodk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.