When you use capture = false at the makeTransaction method you need to call this method in order to "capture" the transaction hence confirming the money.
Since
0.1.7
Parameters
transactionAtk: String
Transaction Initiator Key - ATK
dialogMessage: null | String = null
Default UI dialog main message.
dialogTitle: null | String = null
Default UI dialog title.
useDefaultUI: boolean = true
Wheter to use Stone's default progress dialog or not.
When you use
capture
= false at themakeTransaction
method you need to call this method in order to "capture" the transaction hence confirming the money.Since
0.1.7