-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Perhaps this is intended behavior, but our customer uses the Magento installation for POS locations. They also have other software to talk to the pin terminals as well. This means in Pay we have sales locations for webshop, But also per Sales location.
- SL-WEBSHOP
- SL-LOCATION
To keep it simple.
Now since the 4.x release all pin terminals went missing from magento.
Debugging showed that pin terminals are now retrieved per sales-location, which is a problem for us since the pin terminals are connected to the SL-LOCATION instead of the SL-WEBSHOP since the other software does still need them to be on SL-LOCATION.
What is the best way to deal with this?
Currently we're working around this with the following patch applicable with vaimo/composer-patches
paynl-get-all-terminals.patch