Files
automatisch/packages/docs/pages/apps/stripe/triggers.md
2023-06-01 15:01:12 +02:00

562 B

favicon, items
favicon items
/favicons/stripe.svg
name desc org orgLink
New payouts Triggers when stripe sent a payout to a third-party bank account or vice versa. Stripe documentation https://stripe.com/docs/api/payouts/object
name desc org orgLink
New balance transactions Triggers when a fund has been moved through your stripe account. Stripe documentation https://stripe.com/docs/api/balance_transactions/object
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>