Files
automatisch/packages/docs/pages/apps/stripe/triggers.md
2022-11-28 19:24:51 +01:00

552 B

favicon, items
favicon items
/favicons/stripe.svg
name desc org orgLink
Payout 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
Balance Transaction 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>