• Hei, testitila/test mode does not work.
    After trying to add credit card for tokenization, the code fails on critical error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ilari Arovuo

    (@iarovuo)

    debug.log contents

    [18-Oct-2020 20:00:13 UTC] PHP Fatal error:  Uncaught GuzzleHttp\Exception\ClientException: Client error: POST https://api.checkout.fi/tokenization/<redacted> resulted in a 422 Unprocessable Entity response:
    {"status":"error","message":"Unexpected response code: 200.118"}
     in /wp-content/plugins/op-payment-service-for-woocommerce/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113
    Stack trace:
    #0 /wp-content/plugins/op-payment-service-for-woocommerce/vendor/guzzlehttp/guzzle/src/Middleware.php(65): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response))
    #1 /wp-content/plugins/op-payment-service-for-woocommerce/vendor/guzzlehttp/promises/src/FulfilledPromise.php(39): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
    #2 /wp-content/plugins/op-payment-service-for-woocommerce/vendor/guzzlehttp/promises/src/TaskQueue.php(47): G in /wp-content/plugins/op-payment-service-for-woocommerce/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 113
    
    Plugin Author loueranta

    (@loueranta)

    Please send email to [email protected] with detailed information about the failed test transaction, so we can take a look at the logs on our end.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Test mode does not work’ is closed to new replies.