-
Created a topic, Not able to use the plugin, on the site WordPress.org Forums:
We activated your plugin, but after activating the plu… -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
Thank you !! wasn't working earlier but it does now, have a loop that runs… -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
hey michael, can you please give an example to how to use this hook with… -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
Manually I meant was when I change order status manually from processing to pending that… -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
hey @madeincosmos @riaanknoetze Please reply, we need a fix for this asap -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
This is my hook : add_action('woocommerce_after_order_object_save', 'custom_export_pending_order_data', 10, 1); and this is my function :… -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
We tried with that hook but it doesn't work :( Is this hook supported from… -
Posted a reply to I am looking for pending payment hook, on the site WordPress.org Forums:
we have created a plugin usin g Quickbooks api, all other statuses work well, but… -
Created a topic, I am looking for pending payment hook, on the site WordPress.org Forums:
One of our customer wants to sync his orders to quickb… -
Created a topic, I am developer, I want to sync donations to quickbooks as orders, on the site WordPress.org Forums:
I am a developer, I want to sync donations to quickbo…