CompraFacil now has different accounts that internally (on the company side) correspond to different webservice endpoints.
This server path is hardcoded in the module, in several places:
https://hm.comprafacil.pt/SIBSClick/webservice/ClicksmsV4.asmx?WSDL

For instance, to connect the module with the my client's comprafacil account, I had to replace it with:
https://hm.comprafacil.pt/SIBSClick2/webservice/clicksmsV4.asmx?WSDL

It would be great to have this as a module setting.

Comments

introfini’s picture

Status: Active » Closed (duplicate)