Automatically process confirmed orders
Since r 3fe305937d2e and r 4ea0da2747b1, we have separated the confirmation and the processing state because the processing can be expensive in resources.
But from the confirmed state, we can only go to processing, there is no other possibilities.
So I propose to have a cron task that processes all confirmed orders automatically by batch.