Files
automatisch/packages/docs/pages/apps/stripe/triggers.md
2022-11-29 20:06:17 +01: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>