mnscript
StringResult Payment.ProcessMicroTransactionPortion(string, string, number) Description ​
Attempts to process a portion of a Micro Transaction.
Arguments ​
string - The Micro Transaction Authorization Token (See Payment.RequestMicroTransaction)string - The SteamID of the player to send the money to.number - The amount to process.
Returns ​
StringResult - A StringResult representing the success of the payment.
