Credits auto added for bank transfer
-
Hi,
I noticed that for credits item paid via bank transfer, it will set to auto complete and the credits are being added to the user wallet.
How can we set it as pending payment first and once the shop manager checks the funds are in, he/she will then mark the order as completed. And only then the credits will be added to the wallet?
I disabled the line inside functions.php
add_action( 'woocommerce_thankyou', 'wpuw_custom_woocommerce_auto_complete_order' );
This will disable auto complete. But after setting the order as complete, the credits are not added. Do I have to create my own hook?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Credits auto added for bank transfer’ is closed to new replies.