Open 99165655 opened 3 years ago
//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
<?xml version="1.0" encoding="utf-8"?> <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">
//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
<?xml version="1.0" encoding="utf-8"?> <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">