mnscript
StringResult Payment.RequestMicroTransaction(number) Description ​
Requests authorization for a Micro Transaction from the terminal user's primary bank account.
Arguments ​
number - The amount to authorize.
Returns ​
StringResult - A StringResult. If successful, the String will be the transaction authorization token, otherwise it is the error.
