#fiat100 - webhooks
1 messages · Page 1 of 1 (latest)
Hi there,
What kind of event are you willing to listen for ?
Here is the whole list of event that can be configure with your webhook
https://stripe.com/docs/api/events/types
When a charge is created through my virtual cards
Can I send a Webhook my my discord
You can create webhook and register it following this guide:
https://stripe.com/docs/webhooks
You can listen to this event charge.succeeded
https://stripe.com/docs/api/events/types#event_types-charge.succeeded
Sorry but still having trouble connecting it to discord