Class: Moneta::Api::Requests::AuthoriseTransactionRequest

Inherits:
Types::AuthoriseTransactionRequestType show all
Defined in:
lib/moneta/api/requests/authorise_transaction_request.rb

Overview

Запрос на регистрацию операции с блокировкой средств на счете плательщика. Завершить (подтвердить) операцию можно с помощью ConfirmTransactionRequest. Если операция не будет закончена с помощью ConfirmTransactionRequest, то операция будет отменена автоматически по истечению срока блокировки. Request for transaction registration and debiting funds from payer's account. To finish (confirm) this transaction use ConfirmTransactionRequest. Authorised but not cofirmed transactions are cancelled automaticaly after authorisation expiry.

Method Summary

Methods inherited from Types::AuthoriseTransactionRequestType

#transaction_id

Methods inherited from Types::TransactionRequestType

#amount, #client_transaction, #description, #is_payer_amount, #operation_info, #payee, #payer, #payment_password, #payment_password_challenge

Methods inherited from Types::Entity

#version

Methods included from DataMapper

#fill, #to_hash