• Resolved Terry Delmar

    (@pix365)


    WP v5.6
    stageshow v9.5
    PHP version 7.4.13

    New site & New Stripe account created 5th Jan 2021
    when entering PK_/SK_live and PK_/SK_test keys the last 27 characters are missing in all ofthe 4 form fields, they appear to be too short to accept the full code (107 character sting) provided by the stripe API
    WP debug mode – using test mode got the following error message, starts::
    Fatal error: Uncaught (Status 401) Invalid API Key provided: sk_test_********************************************************************kyEU thrown /*hosting*/*user*/domain-name.fr/wp-content/plugins/stageshow/lib/stripe-php/lib/Exception/ApiErrorException.php on line 38 ::end of error message
    checking error code against the stripe key, here are the last 31 character of the sk_test code. “kyEUGMCQ88RPfIXByUZ5L00Luo6OLq7”

    • This topic was modified 4 years, 2 months ago by Terry Delmar.
    • This topic was modified 4 years, 2 months ago by Terry Delmar.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Terry Delmar

    (@pix365)

    I checked the database sshow_setting /stageshowsettings / option_value Only the first 80 characters of the key are stored.

    Plugin Author Malcolm

    (@malcolm-oph)

    Stripe API Keys are 32 characters long so what you are trying to use is not an API Key.
    Log in to stripe and go to the API Keys page to find yours

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Stripe, unable to enter the full API codes’ is closed to new replies.