conedevelopment / simplepay-gateway

OTP SimplePay bővítmény WooCommerce (WordPress) áruházak részére.
https://simplepay.conedevelopment.com
MIT License
57 stars 22 forks source link

Az IPN url Súlyos hibát jelez #155

Closed KnauszFerenc closed 9 months ago

KnauszFerenc commented 9 months ago

Az IPN url Súlyos hibát jelez A rendelések státusza nem frissül

debug log: [06-Dec-2023 10:49:06 UTC] PHP Warning: Trying to access array offset on value of type null in .../wp-content/plugins/simplepay-gateway-master/src/Gateway.php on line 231 [06-Dec-2023 10:49:06 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in .../wp-content/plugins/simplepay-gateway-master/src/Support/Str.php on line 32 [06-Dec-2023 10:49:06 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in .../wp-content/plugins/simplepay-gateway-master/src/Gateway.php on line 148 [06-Dec-2023 10:49:06 UTC] PHP Warning: Undefined array key "HTTP_SIGNATURE" in .../wp-content/plugins/simplepay-gateway-master/src/Gateway.php on line 239 [06-Dec-2023 10:49:06 UTC] PHP Fatal error: Uncaught TypeError: hash_equals(): Argument #1 ($known_string) must be of type string, null given in .../wp-content/plugins/simplepay-gateway-master/src/Support/Hash.php:29

iamgergo commented 9 months ago

Úgy tűnik hogy a HTTP_SIGNATURE fejléc nem része az IPN kérésnek.

Erre szerintem a SimplePaynél lehet érdemes rákérdezni.

iamgergo commented 9 months ago

@KnauszFerenc Ez azóta jelentkezett?

KnauszFerenc commented 9 months ago

@iamgergo Nem és nem is fog. Kiderült, hogy a wildcard certification volt a probléma, lecserélve és minden jó. Tehát zárom is.