[][src]Module indyrs::payments

Functions

add_request_fees

Modifies Indy request by adding information how to pay fees for this transaction according to selected payment method.

build_get_payment_sources_request

Builds Indy request for getting UTXO list for payment address according to this payment method.

build_get_txn_fees_req

Builds Indy get request for getting fees for transactions in the ledger

build_mint_req

Builds Indy request for doing tokens minting according to this payment method.

build_payment_req

Builds Indy request for doing tokens payment according to this payment method.

build_set_txn_fees_req

Builds Indy request for setting fees for transactions in the ledger

build_verify_payment_req
create_payment_address

Create the payment address for specified payment method

list_payment_addresses

Lists all payment addresses that are stored in the wallet

parse_get_payment_sources_response

Parses response for Indy request for getting UTXO list.

parse_get_txn_fees_response

Parses response for Indy request for getting fees

parse_payment_response

Parses response for Indy request for payment txn.

parse_response_with_fees

Parses response for Indy request with fees.

parse_verify_payment_response
prepare_extra_with_acceptance_data

Append payment extra JSON with TAA acceptance data