EDPDepositableAmountProcessCmd

The EDPDepositableAmountProcessCmd controller command is invoked by the WebSphere Commerce Scheduler. It deposits amounts that have been approved and could have been deposited but were not yet deposited.

There are no parameters or environment variables associated with this command.

Behavior

This command calls an Payment Rules API method which scans orders to find orders with depositable amounts that have not been deposited. For example, suppose an Payment Rules configuration uses cumulative deposits, and an order ships as two releases. The first order release ships but the second release never ships. This command can be used to find the order and deposit the amount for the first release.