schon/core/crm/amo
Egor fureunoir Gorbunov 0ca0756e50 Features: 1) Add support for authorization code grant type in the Amo gateway.
Fixes: 1) Improve validation logic to ensure only one default CRM provider within the model.

Extra: 1) Replace CRM object string representation to use `name` instead of `crm_lead_id`; 2) Refactor token caching to improve reliability and readability.
2025-09-07 03:03:29 +03:00
..
__init__.py Features: 1) Introduce AmoOrderGateway to handle interaction with AMO CRM; 2) Add models CustomerRelationshipManagementProvider and OrderCrmLink to support CRM integration; 3) Implement any_crm_integrations utility function to check CRM provider existence; 2025-09-06 03:07:26 +03:00
gateway.py Features: 1) Add support for authorization code grant type in the Amo gateway. 2025-09-07 03:03:29 +03:00