وضاحت
Use this Plugin to post order data from your woocommerce store to any url. This fires when the Woocommerce Thank You hook is called and when an order status changes from pending to processing. This works with the woocommerce subscription products, variations, and simple products. It takes all of the Order Meta Data along with the Order Items
and POSTs/GETs them to the url of your choice. They are passed in the configuration that you setup. The available from Woocommerce are showing in the documentation. So for example: you need to pass the amount you would then place “amount” in the key and “order_total” in the value.
This plugin is useful if you are needing to post your Woocommerce data to a third party script or service that does not have an integration into Woocommerce. Great for affiliate postbacks.
See documentation for more information
https://renoon.com/partners/woocommerce-plugin
انسٽاليشن
- Upload ‘renoon-tracking’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Tools > Renoon Tracking
- Enter your Renoon Merchant Id. Provided by your Renoon representative
FAQ
-
How can I get support for this plugin
-
Reach out to the team at www.renoon.com
Check out the documentation at https://renoon.com/partners/woocommerce-plugin
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“Renoon Tracking for Woocommerce” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Renoon Tracking for Woocommerce” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.1.4
-fixed sanitization
1.1.1
-added cookie domain and cookie path from wp
1.1.0
-fixed curren issue
-optimized code for getting fields
1.0.9
-fixed sort over 10 fields
1.0.6
-added logging to woocommerce system logs,
-fixed bug adding after key values on edit
1.0.5
-fixed bug with key value pairs
1.0.2
-Made it be able to do multiple postbacks in one call.
1.0.0
-Initial Release.