For some orders I receive the payment status (AuthDesc) as "B" ("Batch Processing"), Which orders are treated as "Pending Orders".
I want to know, is there any way to get the transaction status for those orders from cron job or through any script.
I don't want to manually login and check the status of each order, the system should automatically fetch the status from ccavenue for those pending orders.