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