• Resolved jynk

    (@jynk)


    The SSL passes with ‘A’ here. Also tweaked TLS settings on server.
    https://www.ssllabs.com/ssltest/analyze.html?d=dev.wonkfest.co.uk

    Stripe is in test mode so can use test/false cards.
    https://dev.wonkfest.co.uk/product/test-with-yith/

    ‘Support for test mode requests made with versions of TLS lower than 1.2 has been disabled, and support in live mode will be dropped on June 13, 2018. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.’

    gateway stripe log;
    04-11-2018 @ 11:49:54 – ====Start Log====
    Error: Unable to verify domain – Support for test mode requests made with versions of TLS lower than 1.2 has been disabled, and support in live mode will be dropped on June 13, 2018. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.
    ====End Log====

    04-11-2018 @ 11:52:01 – ====Start Log====
    Items in the cart has unsupported product type ( Payment Request button disabled )
    ====End Log====

    04-11-2018 @ 11:52:01 – ====Start Log====
    Items in the cart has unsupported product type ( Payment Request button disabled )
    ====End Log====

    04-11-2018 @ 11:52:08 – ====Start Log====
    Items in the cart has unsupported product type ( Payment Request button disabled )
    ====End Log====

    04-11-2018 @ 11:52:08 – ====Start Log====
    Items in the cart has unsupported product type ( Payment Request button disabled )
    ====End Log====

    04-11-2018 @ 11:52:45 – ====Start Log====
    sources/src_1CFgZECdl0xm3R8JvfNH72PU
    ====End Log====

    04-11-2018 @ 11:52:45 – ====Start Log====
    Error: stdClass Object
    (
    [error] => stdClass Object
    (
    [message] => Support for test mode requests made with versions of TLS lower than 1.2 has been disabled, and support in live mode will be dropped on June 13, 2018. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.
    [type] => invalid_request_error
    )

    )

    ====End Log====

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support stephjacq a11n

    (@stephjacq)

    Automattic Happiness Engineer

    Hi there, please contact your host to double-check that your server and cURL installation utilizes TLS 1.2

    You can also use this plugin to verify: https://www.ads-software.com/plugins/tls-1-2-compatibility-test/

    Items in the cart has unsupported product type ( Payment Request button disabled)

    Are you testing with a subscription product? Note that Payment Request button is not compatible with recurring billing products at this stage. Please try testing with a regular product.

    Plugin Support Mike M. a11n

    (@mikedmoore)

    Automattic Happiness Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘TLS is 1.2 but still getting errors and can’t test stripe?’ is closed to new replies.