• Resolved dm652

    (@dm652)


    Hello, I have been receiving emails from Stripe with webhook errors so I decided to delete the webhook both from stripe and the plugin and created a new one using the plugin automatic option but I see a warning with the following message below the webhook ID in the plugin screen:

    Last webhook call was 55 years ago. Status : Failure. Reason : No signatures found matching the expected signature for payload

    I checked your response to another user here suggesting that this error may happen if you the same stripe account is being used for multiple websites, but it’s not my case. I just have one stripe account and one website.

    Also, I have double-checked that the webhook id matches between the plugin and the stripe account.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support Sravan Bhaskaravajjula

    (@bhshravankumar)

    Hello @dm652,

    Can you check if the webhook events are configured with your webhook This is the list of the supported webhook events:

    • charge.captured
    • charge.refunded
    • charge.dispute.created
    • charge.dispute.closed
    • payment_intent.succeeded
    • payment_intent.amount_capturable_updated
    • payment_intent.payment_failed
    • review.opened
    • review.closed

    You can also try deleting the webhook, creating a new one, and connecting to see if that helps.

    Looking forward to hearing from you.

    Thread Starter dm652

    (@dm652)

    Hi @bhshravankumar, this webhook has been automatically configured using the plugin option so I guess all the required events should be there already. Here is the list of enabled elements:

    “enabled_events”: [
    “charge.failed”,
    “charge.succeeded”,
    “source.chargeable”,
    “payment_intent.succeeded”,
    “charge.refunded”,
    “charge.dispute.created”,
    “charge.dispute.closed”,
    “review.opened”,
    “review.closed”
    ],

    I have already tried multiple times deleting the webhook and created a new one with no luck.

    Thread Starter dm652

    (@dm652)

    @bhshravankumar you got this?

    Moderator Support Moderator

    (@moderator)

    @dm652 Please do not open up topics about topics again and don’t bump your topic again. Your new topic was archived.

    These forums are 100% staffed by unpaid volunteers just like you. You are not this developer’s customer and you never have been. At best you are an opensource collaborator or user. The developer does not owe you support or even an answer.

    Thread Starter dm652

    (@dm652)

    @moderator Unnecessary remarks, I never said or implied the dev owes me anything. If a user with a badge “Plugin Support” responds one time and then not responds anymore for two weeks, it is normal that I politely followup. If still no additional response arrives, it is also normal that I try to confirm if their support forum is abandoned or not in order to understand if I need to move to another plugin.

    Plugin Support Aamir

    (@aamiribsf)

    Hello?@dm652,

    Apologies for the delay in response.

    We’ve looked into this issue and discussed it with devs, and based on our investigation, this appears to be a rare case. The error message is coming from Stripe’s API response, and since it is not occurring for other users, it might be related to your Stripe account configuration.

    To investigate further, we recommend opening a support ticket through our Support Portal so we can take a closer look at your setup. Please share any relevant details, such as webhook settings and error logs, to help us diagnose the issue more effectively.

    Best regards,

    Thread Starter dm652

    (@dm652)

    Hello @aamiribsf and thanks for your response. I actually sent a support ticket yesterday through your website.

    I’m also getting the same issue. Automatically configured using the plugin option as OP, error message:

    ERROR Webhook error : No signatures found matching the expected signature for payload

    However payment does go through and we receive email confirmations.

    Plugin Support Aamir

    (@aamiribsf)

    Hello @dm652,

    Thanks for the update.

    We will follow up with you on that ticket and continue the investigation there.

    Best regards,

    Just chiming in here. I too am receiving the same webhook error. I have manually deleted the webhook in stripe and had your plugin automatically create it again. Still seems to persist.

    Plugin Support Aamir

    (@aamiribsf)

    Hello?@mattpramschufer, @dspink,

    You have replied under an existing thread opened by another user.

    To investigate further, we recommend opening a support ticket through our?Support Portal. Please share any relevant details, such as webhook settings and error logs, to help us diagnose the issue more effectively.

    Best regards,

Viewing 11 replies - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.