Skip to content

Conversation

@nuryagdym
Copy link
Collaborator

No description provided.

Don't parse HTML to array and just return as it is. Parsing may cause issues in the future.
Don't parse HTML to array and just return as it is. Parsing may cause issues in the future.
$paymentModel   = PosInterface::MODEL_3D_SECURE;
$paymentModel   = PosInterface::MODEL_NON_SECURE;
$postParameters = $request->request;
Having 3D host payment support in ParamPos complicates the code base, because 3D Host request requires different API url, form Url and request structure.
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