This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid undefined index 'remote_ip' on programmatically order.
When an order is created programmatically (eg via cron area) you get Notice: Undefined index: remote_ip in .../vendor/contactlab/magento2-hub/Model/Event/Strategy/OrderCompleted.php In general, the IP address is not always available.
- Loading branch information