class UpdateBankAbandonedCartsCommand extends ContainerAwareCommand

Class UpdateBankAbandonedCartsCommand - update order status to abandoned for orders that are not completed on bank page

Methods

configure()

No description

execute(InputInterface $input, OutputInterface $output)

Update order status to abandoned for orders that are not completed on bank page

Details

at line 45
protected configure()

at line 57
protected execute(InputInterface $input, OutputInterface $output)

Update order status to abandoned for orders that are not completed on bank page

Parameters

InputInterface $input
OutputInterface $output