.. _mpos_test: mPOS Test ######### .. toctree:: :maxdepth: 1 .. contents:: :local: .. role:: ex .. role:: code Payneteasy QA Server ================================ Payneteasy QA Environment - it is the `Sandbox server `_ for connectivity issues testing. Server behaviour depends on the amount: | :code:`1.00` - A regular payment without any network error - result is :ex:`APPROVED`. | :code:`Other amounts` - result is :ex:`DECLINE`. Please see error types below. .. list-table:: :widths: 30, 50, 50 :header-rows: 1 :class: longtable * - Amount - Result - Description * - 1.00 - APPROVED - A regular payment without any network error. * - 1.01 - APPROVED - OrderID was nor received on sale stage. * - 5.00 - APPROVED - Timeout (70 seconds) for the first status poll. * - 5.01 - APPROVED - Timeout (70 seconds) for sale. * - 5.02 - APPROVED - Timeout (70 seconds) for advice. * - 5.03 - APPROVED - Timeout (70 seconds) for the status poll after advice. * - 6.00 - APPROVED - HTTP Status 503 for sale. * - 6.01 - APPROVED - HTTP Status 503 for the first status poll. * - 6.02 - APPROVED - HTTP Status 503 for advice. * - 6.03 - APPROVED - HTTP Status 503 for the status poll after advice. .. only:: not html .. raw:: html

Client Request

Server Response

/sale

Async response

/status

Status with validating

/advice

Async response

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID

/status

Status with validating

/advice

Async response

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID

/status

Status with validating, sleep for 70 seconds

/status

Status with validating

/advice

Async response

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID, sleep for 70 seconds

/status

Status with validating

/advice

Async response

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID, sleep for 70 seconds

/status

Status with validating

/advice

Async response again

/status

Status, sleep for 70 seconds

/status

Status approved

Client Request

Server Response

/sale

Error Code 503

/status

Status with validating

/advice

Async response again

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID

/status

Error Code 503

/status

Error Code 503

/status

Status with validating

/advice

Async response again

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID

/status

Status with validating

/advice

Error Code 503

/advice

Async response again

/status

Status approved

Client Request

Server Response

/sale

Async response without Order ID

/status

Status with validating

/advice

Async response again

/status

Error Code 503

/status

Status approved