Administer > Manage instances > WebSphere Commerce Payments instance
Schedule WebSphere Commerce Payments jobs
If WebSphere Commerce Payments is used to process payments; then configure the following jobs before a store can complete the order flow process.
- Schedule the BalancePayment job
The BalancePayment job finds orders that have been shipped or fulfilled (Order status 'S'). It calls the DoDeposit task command to deposit payment to the merchant's financial account. This command is only used with WebSphere Commerce Payments; it is not used if you use the Payments subsystem.
- Schedule the PayCleanup job
The PayCleanup job cancels WebSphere Commerce orders with payment authorization requests rejected by the respective financial institutions for longer than a store configured period of time. This command is only used with WebSphere Commerce Payments; it is not used if you use the Payments subsystem.
- Schedule the PaySynchronizePM job
The PaySynchronizePM command finds orders that have been sent to WebSphere Commerce Payments for processing that are in state 'I' (Inventory Update Pending) or state 'M' (Authorization Pending). Once the Order has been authorized, this command changes the Order status to 'C' (Complete) and will not track its status any further. This command is only used with WebSphere Commerce Payments; it is not used if you use the Payments subsystem.