Skip to content

Add proxy options to Soap client in Comfortpay #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

grencik
Copy link

@grencik grencik commented Oct 1, 2024

No description provided.

@@ -48,6 +88,10 @@ protected function getSoapClient()
'keep_alive' => false,
'soap_version' => SOAP_1_2,
'cache_wsdl' => WSDL_CACHE_NONE,
'proxy_host' => $this->getParameter('proxyHost'),
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vieme toto upravit tak aby sa to tam vobec nenastavovalo ak tam tieto parametre niesu vyplnene? tzn. nech ten request vyzera ako doteraz ak sa nenastavi proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants