work_regular v.6.0.159

stableapi2postpay. Transactions.

systemid = 3bac301c-ea07-4488-ae7e-31ce940d1dbb

You can use this page automatically by HTTP-POST request
Specify params in POST request (op_type and other params like user_id, data_type and so on) and get your results page

createTransaction (op_type = create_transaction)

Идентификатор пользователя (user_id):
Данные (текст) (data_text):
Данные (PDF-файл):
Тип подтверждения (notification_type):Push
Offline
URL
Идентификатор транзакции (опц.) (transaction_id):
Callback URL (callback_url)
Длина кода подтверждения (опц.) (confirm_code_len)
Время жизни, сек (опц.) (ttl)


getTransactionList (op_type = get_trans_list)

Идентификатор пользователя (user_id)
Статусы (status) (initialized, pushSent, dataSent,
confirmed, declined через запятую)
Код аутентификации запроса (auth_code)


getTransactionInfo (op_type = get_trans_info)

Идентификатор транзакции (transaction_id)


getTransactionData (op_type = get_trans_data)

Идентификатор транзакции (transaction_id)
Код подтверждения (auth_code)


confirmTransaction (op_type = confirm_trans)

Идентификатор транзакции (transaction_id)
Код подтверждения (confirm_code)


declineTransaction (op_type = decline_trans)

Идентификатор транзакции (transaction_id)
Причина отмены (decline_reason)
(wrong data, not authorized)
Код отмены (decline_code)