facebook-for-woocommerce icon indicating copy to clipboard operation
facebook-for-woocommerce copied to clipboard

Adding Support for alternate product feeds into facebook, but still have order sync

Open richardteachout opened this issue 4 years ago • 1 comments

Fixes #

[ X ] Do the changed files pass phpcs checks? Please remove phpcs:ignore comments in changed files and fix any issues, or delete if not practical. Changes proposed in this Pull Request: adding support for a site doing it's own product sync to facebook (outside of this plugin) to still get orders to sync in. I believe all my edits shouldn't affect a site which is already using the sync native to this plugin.

How to test the changes in this Pull Request: Create a feed outside of this plugin, post to facebook, create an order, and it should sync. All that needs to happen is to have the retailer_id == post_id (or == wc_post_id_)

Changelog entry Added some extra catches and functionality to allow a site using an external product sync, to still use this plugin for order synchronization.

richardteachout avatar Sep 08 '21 23:09 richardteachout

If you're interested in committing this, I can also write up a readme /how to of my complete solution using this plugin natively, and what other functionality that I implemented to make it a complete sync solution.

richardteachout avatar Sep 13 '21 20:09 richardteachout

We no longer support FB checkout order sync. So, I will close this PR. Thanks.

rawdreeg avatar Jan 04 '23 09:01 rawdreeg