.. _statuses: Statuses ######################## .. contents:: :local: .. role:: ex .. role:: code .. _status_list: Status List ================================= .. list-table:: :widths: 20, 80 :header-rows: 1 :class: longtable * - Status - Description * - :code:`approved` - Transaction is :ex:`approved`, final status. * - :code:`declined` - Transaction is :ex:`declined`, final status. * - :code:`error` - Transaction is :ex:`declined` but something went wrong, please inform your account manager, final status. * - :code:`filtered` - Transaction is :ex:`declined` by fraud internal or external control systems, final status. * - :code:`processing` - Transaction :ex:`is being processed`, you should continue polling, non final status. * - :code:`unknown` - The status of transaction is :ex:`unknown`, please inform your account manager, non final status. * - :code:`chain_declined` - Transaction is :ex:`declined` in a cascading chain, non final status. | \* after reconciliation transaction status could be changed even if transaction is in final status. | \*\* if transaction status haven't been changed for one hour something went wrong, please stop polling and inform your account manager. | \*\*\* some APIs provide additional transaction statuses, if you've receive unlisted transaction status please inform your account manager. .. _3d_secure_status_list: 3D Secure Status List =========================================== .. list-table:: :widths: 30, 70 :header-rows: 1 :class: longtable * - Value - Description * - :code:`AUTHENTICATED` - Card MPI Status :ex:`Y` or :ex:`A`. * - :code:`NOT_AUTHENTICATED` - Card MPI Status :ex:`N`. * - :code:`UNSUPPORTED` - Card MPI Status :ex:`U`. * - :code:`UNKNOWN` - Verification have not been performed. .. _random_sum_check_status_list: Random Sum Check Status List ================================================== .. list-table:: :widths: 30, 70 :header-rows: 1 :class: longtable * - Value - Description * - :code:`AUTHENTICATED` - The customer has entered correct random sum. * - :code:`NOT_AUTHENTICATED` - The customer has entered incorrect random sum. * - :code:`UNSUPPORTED` - The customer has not entered random sum. * - :code:`UNKNOWN` - Verification have not been performed.