mirror of
https://github.com/openshiporg/openship.git
synced 2026-06-19 07:35:55 +00:00
bfd129dfb0
- Removed unnecessary console logs from various functions to clean up the codebase. - Updated `getProductFunction` and `oAuthFunction` in Shopify and Openfront integrations to use passed state for OAuth flow. - Enhanced error handling in `createShop` and `handlePlatformActivation` functions with user-friendly messages. - Adjusted the `CreatePlatform` component to provide feedback using toast notifications upon successful platform creation. - Cleaned up webhook verification and other integration functions for better readability and maintainability.