mirror of
https://github.com/10h30/woo-viet.git
synced 2026-07-11 18:56:13 +09:00
Handle handle_onepay_querydr
This commit is contained in:
@@ -158,7 +158,7 @@ abstract class WooViet_OnePay_Abstract extends WC_Payment_Gateway {
|
||||
|
||||
wp_schedule_single_event(
|
||||
time() + 20 * 60,
|
||||
'wooviet_handle_onepay_querydr',
|
||||
$this->id . '_handle_querydr', // wooviet_onepay_international_handle_querydr | wooviet_onepay_domestic_handle_querydr
|
||||
array( $vpc_MerchTxnRef )
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user