- Updates
composer.json
php dependency to~7.2.0
-~7.4.0
- Add required org name setting
- Adjusts base url (api.kustomerapp.com) to use subdomain (org-name.api.kustomerapp.com) to support new Kustomer regions
- Add increment_id to event payload in addition to entity_id
- Remove use of
\Magento\Framework\HTTP\Client\Curl
- Minor internal changes that should have no functional impact
- Updates
composer.json
php dependency to^7.1.0
- Updated order normalize function to coerce values to double-precise floats instead of strings
- Removed automatic insertion of store currency symbol as part of the above change
- Added this update history document