alipay / alipay/global-open-sdk-php
Signature Verify Fail
- Lenguaje dominante
- PHP
- Estrellas
- 25
- Forks
- 10
- Merge medio
- 10 h 26 min
- PR fusionados (30 d)
- 10
Descripción
Fatal error: Uncaught Exception: Response signature verify fail. in C:\laragon\www\alipay-sdk\BaseAlipayClient.php:64 Stack trace: #0 C:\laragon\www\alipay-sdk\example\UserPresentedCodePaymentTest.php(62): BaseAlipayClient->execute(Object(UserPresentedCodePaymentRequest)) #1 {main} thrown in C:\laragon\www\alipay-sdk\BaseAlipayClient.php on line 64
$result = $alipayRsp->result;
//return this message
{#19 ▼
+"resultCode": "SUCCESS"
+"resultMessage": "success."
+"resultStatus": "S"
}
$verifyResult = openssl_verify($rspContent, $originalRspSignValue, $pubKey, OPENSSL_ALGO_SHA256);
//always return 0
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.