1
0
mirror of synced 2024-11-29 16:56:07 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
5f69051859
Программа лояльности
* New module structure (refactoring)
* Simple serializer and deserializer with models, new architecture
* Move logic to strategies
* Partial api client facade implementation (full implementation is not necessary for now)
* Loyalty feature installer
* Sms verification order (#167)
* Make updater self-sufficient
* Fix for order submit & fix for incorrect component rendering in the constructor
* Fix for loyalty personal area error handling
* Fix for cart component identity
* Fix for softlock when customer cannot be registered in loyalty

Co-authored-by: Сергей Чазов <45812598+Chazovs@users.noreply.github.com>
Co-authored-by: Sergey Chazov <oitv18@gmail.com>
2021-11-16 10:48:26 +03:00
Сергей Чазов
3e5a04af62
Catalog fix
* add empty array Instead of  and add xml-header with charsets
* fix catalog purchasePrice
* use file_put_contents for flush
2021-11-02 11:25:26 +03:00
Сергей Чазов
c3216f72d3
Optimize generator (#215) 2021-09-08 16:31:17 +03:00
Сергей Чазов
a4c06ed8ee
New ICML generator 2021-05-31 16:33:02 +03:00