
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 23, 2022, 10:41
Hello
Woocs is designed for woocommerce.
To integrate this third-party plugin, this third-party plugin must have pricing and payment functionality from woocommerce.
Otherwise, you need to look for a currency converter that is specially designed for this third-party plugin.
Hello
Woocs is designed for woocommerce.
To integrate this third-party plugin, this third-party plugin must have pricing and payment functionality from woocommerce.
Otherwise, you need to look for a currency converter that is specially designed for this third-party plugin.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 23, 2022, 10:59
The plugin should generate and display prices using Woocommerce functions.
The plugin should generate and display prices using Woocommerce functions.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 23, 2022, 13:07
It only means that the third party plugin is using the same database table
But the main thing: the price should be formed using woocommrce functions - calculation of taxes, coupons, discounts, delivery,creation of orders, payment, creating a price template and etc. Then this 3rd party plugin uses all hooks from woocommerce
Otherwise you need another plugin
It only means that the third party plugin is using the same database table
But the main thing: the price should be formed using woocommrce functions - calculation of taxes, coupons, discounts, delivery,creation of orders, payment, creating a price template and etc. Then this 3rd party plugin uses all hooks from woocommerce
Otherwise you need another plugin

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 24, 2022, 10:03
Hello
Unfortunately, I do not know. You better ask your developer.
to add the hooks? - I think this is not enough, you will have to create a new plugin
Hello
Unfortunately, I do not know. You better ask your developer.
to add the hooks? - I think this is not enough, you will have to create a new plugin