Wallet Account Clearing
WalletAccount clearing is the process of examining the state of a WalletAccount after some change has occurred, e.g. a payment was made, a purchase was completed, …
The goal of the process is to see if pending processes can continue, e.g. a pending purchase waiting for emoney.
The default WalletAccount clearing process has the following steps:
- Continue pending purchases
Continue pending purchases
This step examines all pending purchases and attempts to 'pay' them with usable emoney. Adjusts the reserved emoney if needed.
Applies to WalletAccount with type 'Main' only.