• Resolved svadr

    (@svadr)


    From last week 4 Nov 2020 I am not able to receive Swish-payments.
    In the check-out, just after hitting Swish pay button the users get the following error message:
    error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small

    What to do?
    My server host told me to add the below code. But they couldn’t/didn’t want to specify where…
    curl_setopt($ch, CURLOPT_SSL_CIPHER_LIST, ‘DEFAULT@SECLEVEL=1’);

    Please give me a hint on what to do, I have a 80% dropout from my checkout because of this. (despite the possibility to pay with card).

    Kind regards
    Svante

    • This topic was modified 4 years ago by svadr.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author bjorntech

    (@bjorntech)

    Hello,

    It is possible to add CURL-options in the code.

    Please send me a mail to [email protected] and I will provide you with a piece of code that you can add to your site.

    /tobbe

Viewing 1 replies (of 1 total)
  • The topic ‘Swish-payments does not work anymore’ is closed to new replies.