• Resolved IAmediaworks

    (@iamediaworks)


    Hey folks.

    Added the Stripe gateway plugin, but am getting “payment failed” errors. When I check the logs, I get multiple instances of:

    2020-05-21T15:43:53+00:00 DEBUG
    ====Stripe Version: 4.3.3====
    ====Start Log====
    sources/src_1GlGYmBXqpGwQBwea8n3EdJY
    ====End Log====

    2020-05-21T15:43:53+00:00 DEBUG
    ====Stripe Version: 4.3.3====
    ====Start Log====
    Error: stdClass Object
    (
    [error] => stdClass Object
    (
    [message] => Invalid API Key provided: sk_live_*******
    [type] => invalid_request_error
    )

    )

    ====End Log====

    But I’ve triple and quadruple-checked the settings, and the API key is set to:
    pk_live_Id*************************, not the secret key.

    Help?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Invalid API Key provided:’ is closed to new replies.