Function: fraud_gateway

Result: the list of elements

Phone verification systems

Access level: admin

  • id — Id
  • name — Name
  • identifier — Identifier
  • module — Module
  • priority — Priority
  • status — Status

Resume

Function: fraud_gateway.resume

Resume

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of fraud_gateway function.

Result: successful operation or error message

Delete

Function: fraud_gateway.delete

Delete

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of fraud_gateway function.

Result: successful operation or error message

Add

Function: fraud_gateway.create

Add

Access level: admin

Suspend

Function: fraud_gateway.suspend

Suspend

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of fraud_gateway function.

Result: successful operation or error message

Gateway settings

Function: fraud_gateway.edit

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of fraud_gateway function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of fraud_gateway function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name — Name. Enter a name for this payment method
  • phone_filter — Phone numbers filter. A regular expression should be specified as the phone numbers filter
  • verify_type — Phone verification type. Phone verification method available to client
  • priority — Priority. Set the priority to sort out gateways during phone number verification. The lager figure has the larger priority
  • retry_timeout — Timeout. Enter the timeout in minutes to resend the code
  • code_lifetime — Code validity period. Enter the period in minutes that will pass before the code expires
  • active — . (Optional parameter. To enable the option click "on".) Select the check box if you want the gateway to be activated upon creation