# REVER E-commerce Platform Integration Guide ## Overview REVER provides out-of-the-box integrations with major e-commerce platforms while also supporting custom-built e-commerce solutions through its flexible API system. This guide explains both the supported platforms and how to integrate custom e-commerce solutions. ## Out-of-the-Box Platform Support REVER offers native integrations with the following major e-commerce platforms: * Shopify * Magento * Woocommerce * Salesforce * Prestashop ## Custom E-commerce Integration For custom-built e-commerce platforms, REVER can do API based integrations as long as the return process engine can communicate with the custom platform backend. ### Key Integration Points The custom platform must provide endpoints where REVER can query and create the following data 1. **Orders** * Sync orders with REVER * Track order status * Handle order updates 2. **Product Information** * Sync product catalog * Update inventory levels * Manage product attributes * Handle price updates 3. **Compensation** * Store Credit * Refund to the original payment method * Order Creation for exchanges ### Contact For more details please contact us and we can schedule a custom integrations session * Email: [developer@itsrever.com](mailto:developer@itsrever.com) * Developer Portal: [https://developer.itsrever.com](https://developer.itsrever.com)