I´m working on my store, all products I´m selling are virtual, because they provide unlock codes.
I´m using plugin named StockUnlock to achieved API access with my providers: till here everything is ok.
In order of the StockUnlock plugin takes action when the client purchased his product the order status must be processing after payment received, but it's not:
When I received the payment the status goes to complete and the plugin don't work. The payment method I´m using is woo-credits
(Woo Credits plugin).
How this could be solved, to get a processing status instead of completed?