• Resolved Paul Scollon

    (@scollonp)


    I’m getting “There was a problem during payment; please try again later” on multiple sites that use this plugin after the latest update. Everything was fine beforehand.

Viewing 5 replies - 16 through 20 (of 20 total)
  • SAME ISSUE HERE
    ===============

    {
    “error”: {
    “code”: “secret_key_required”,
    “doc_url”: “https://stripe.com/docs/error-codes/secret-key-required”,
    “message”: “This API call cannot be made with a publishable API key. Please use a secret API key. You can find a list of your API keys at https://dashboard.stripe.com/account/apikeys.”,
    “type”: “invalid_request_error”
    }
    }

    Plugin Author YITHEMES

    (@yithemes)

    @nacmaxz Unfortunately, this doesn’t seem the same issue that we were discussing with Paul

    My suggestion for your problem is to double check that you correctly configured API keys on plugin configuration panel
    Please, pay particular attention to put secret key (sk_xxxx…) in Secret key field, and publishable one (pk_xxxx…) in the other field

    If the problem persist, open a dedicated thread, so we can talk about this specific problem

    Thread Starter Paul Scollon

    (@scollonp)

    I’m hoping to run a test tomorrow. Was away for a few days. If the plugin you mention is indeed the culprit I will continue support with that developer and refer him to this thread.

    Thread Starter Paul Scollon

    (@scollonp)

    I’ve disabled the plugin in question, but the issue remains. Seems to be related to the js files in the current child theme, but have no idea what amendments to make to these js files so your plugin works.

    TypeError: g.blockUI is undefined[Learn More] checkout.min.js:1:90
    	https://www.ciltskillnet.ie/wp-content/plugins/woocommerce/assets/js/frontend/checkout.min.js:1:90
    	https://www.ciltskillnet.ie/wp-content/themes/salient-child/js/jquery.min.js:2:27146
    	https://www.ciltskillnet.ie/wp-content/themes/salient-child/js/jquery.min.js:2:27914
    	https://www.ciltskillnet.ie/wp-content/themes/salient-child/js/jquery.min.js:2:29705
    	https://www.ciltskillnet.ie/wp-content/themes/salient-child/js/jquery.min.js:2:29890

    Can you please take another look and maybe suggest changes? I’ll leave Cf7 Product And Custom Post List Dropdown plugin disabled until Monday, but will need to reactivate then as the site requires it for day to day use.

    Thread Starter Paul Scollon

    (@scollonp)

    I seem to have resolved this issue by de-registering custom_script.js in my child theme. It doesn’t seem to do anything critical, but it was stopping your plugin from working, for sure. Thank you for all your assistance.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘There was a problem during payment’ is closed to new replies.