(3 hours Job) Merge 2 custom plugins - For Wordpress Experts

Job ID: 35519976

Budget: $30 – $250 USD

Hello,

We have two custom WordPress plugins (API based) that are functioning well, but we need them to work together with a bit enhancement. Both plugins are almost using the same resources and data, so would like to enhance them as below

1- Store Sync plugin:
A. To fire one function after the customer reaches the “Thank You” page, and not before. (Currently it lets the customers wait till its finish the job and api calls before showing the thank u page.
B. It has a variable order meta (tracking number) which needs to be added to the customer email (Completed order)
C. To remove unnecessarily functions and API request, it’s currently affecting the site performance on checkout.
D. It has a product meta data named “mpsrl” this needs to be getting update only and not adding more data on it (update_post_meta).

2- Accounting plugin
A. To change variable from the current we we using to use the one we have already built on above plugin (product price, discount price, tax percentage, brand name… etc)
B. Its currently creating multiple bills per order (depends on the product number) while we need to follow same process we have on above plugin (one bill per brand)
Related categories: WordPress WooCommerce API REST API WordPress Plugin