Payfast integration issue
-
The plugin payfast is not triggering either of these woocommerce hooks:
> add_action(‘woocommerce_order_status_completed’, ‘custom_func1’, 10, 1);
> add_action(‘woocommerce_thankyou’, ‘custom_func2’, 10, 1);Thus, we are facing issues on our site. Please look into this.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Payfast integration issue’ is closed to new replies.