Problem/Motivation

Currently Stripe requires a webhook to be able to issue the signing secret. And here it is missing.
Adding a dummy hook would result in failed responses from Stripe

Comments

Marijan Gudelj created an issue. See original summary.

marijan gudelj’s picture

Since the payment confirmation is immediately fired remove the signing secret overall and onNotify, or at least make it optional

  • Marijan Gudelj committed 7142d49 on 8.x-1.x
    Issue #3176847 by Marijan Gudelj: Remove signing secret as required
    
marijan gudelj’s picture

Status: Active » Fixed

Fixed in version 2.1.0

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.