• Resolved nad sto

    (@daniilstoyan)


    I’m having a problem with Stripe.

    Stripe is not recognizing my SSL. See Debug message:

    2019-01-12T01:25:09+00:00 DEBUG 
    ====Stripe Version: 4.1.14====
    ====Start Log====
    Stripe Payment Request live mode requires SSL.
    ====End Log====

    My site is running SSL on all pages.

    Your server environment shows this:
    
    Array
    (
        [HTTP_AUTHORIZATION] => 
        [HTTPS] => on
        [SSL_TLS_SNI] => sonohealth.org
        [REQUEST_SCHEME] => https
    )

    Is it because I’m missing HTTP_Authorization?

    If so what does that mean and how can I fix it?

    • This topic was modified 5 years, 10 months ago by nad sto.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stripe 4.1.14 – Unable to process this payment (SSL Problem)’ is closed to new replies.