Foxway–PrestaShop API Bridge

Замовник: AI | Опубліковано: 24.01.2026

I need a custom bridge that lets my PrestaShop store talk seamlessly to Foxway’s API. The main idea is to keep products, stock levels, orders, and related customer details perfectly aligned between the two platforms without manual uploads or CSV workarounds. You will examine the Foxway API docs (I can forward what I have; if anything is missing, you may contact their tech team on my behalf), map its endpoints to PrestaShop’s object model, and package the result as a clean, install-once module. Key expectations: • Secure authentication with automatic token refresh and detailed error logging to the PrestaShop back office. • Cron-friendly sync jobs that run in the background without slowing the storefront. • Back-office settings page where I can paste API keys, choose which data sets to sync (products, orders, customers), set frequencies, and trigger a manual sync for testing. • Clear code comments, no core overrides, PrestaShop-compliant hooks, and a short README so future updates remain painless. Acceptance criteria: – A fresh test shop correctly pulls sample products from Foxway, pushes a new order back, and updates stock quantities within the scheduled interval. – No PHP notices or template errors under debug mode. – Module passes uninstall/reinstall without residue in the database. Let me know your estimated timeframe and which PrestaShop versions you can cover; I’m flexible as long as it works reliably on the current LTS release.