webhookStripe
Stripe için Webhook.
Ödemeler?.webhookStripe();
Minimal örnek
const value = await Payments.webhookStripe()
Bu yöntem, Stripe için webhook kullanır. Başarılı bir yürütme durumunda true (başarısız bir yürütme durumunda false) döner.
Stripe için Webhook.
Ödemeler?.webhookStripe();
const value = await Payments.webhookStripe()
Bu yöntem, Stripe için webhook kullanır. Başarılı bir yürütme durumunda true (başarısız bir yürütme durumunda false) döner.