Hi! Im using the Stripe js plugin.
Im trying to create the logic for a backend workflow when i can send emails on abandoned cart of the users.
To be more specific, im trying to set up the webhook in stripe for checkout session expired & payment intent failed. The only issue, however, is that for each webhook an actual event must be fired. Yet, the checkout expires in 24h by default and i can’t modify the paramater for a shorter period through the official plugin. That so, i can’t detect the data that will happen 24h after.
Any way you found a workaround for this guys?
Can you change this from the Stripe dashboard for your Stripe account?
No, as the bubble plugin doesn’t offer the option to configure this.
** u can change this paramater just within your platform, not from stripe