webhookStripe
Webhook for Stripe.
Payments?.webhookStripe();
Minimal example
const value = await Payments.webhookStripe()
This method use webhook for Stripe. Returns true (in case of successful execution) or false (in case of unsuccessful execution).