We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
//my Sandbox Keys $config->secretApiKey = 'skapi_cert_MdlHAgCwDGIAIGccCFrH-PaYYcye3Ue77GrhYmFiLA';
// /php-sdk/test/ntegration/Gateways/PorticoConnector key //$config->secretApiKey = 'skapi_cert_MTyMAQBiHVEAewvIzXVFcmUd2UcyBge_eCpaASUp0A';
When I use the SDK built-in key, the request result is always successful
I cannot use the sandbox key registered by myself
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> soap:Body <Ver1.0>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
//my Sandbox Keys
$config->secretApiKey = 'skapi_cert_MdlHAgCwDGIAIGccCFrH-PaYYcye3Ue77GrhYmFiLA';
// /php-sdk/test/ntegration/Gateways/PorticoConnector key
//$config->secretApiKey = 'skapi_cert_MTyMAQBiHVEAewvIzXVFcmUd2UcyBge_eCpaASUp0A';
When I use the SDK built-in key, the request result is always successful
I cannot use the sandbox key registered by myself
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
soap:Body
<Ver1.0>
149362
149465
6425776
200000609024
0
Success
2021-01-26T04:44:44.1624842
58
SERV NOT ALLOWED
0
000000000000
MC
AVS Not Requested.
</Ver1.0>
</soap:Body>
</soap:Envelope>
The text was updated successfully, but these errors were encountered: