This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0236bbaf689e204bd8b3b6067b70f6cc3ecceb8f
automatisch
/
packages
/
docs
/
pages
/
apps
/
stripe
/
triggers.md
Pierre Maurice Schwang
34e2c77934
chore: address review comments
2022-11-29 20:06:17 +01:00
562 B
Raw
Blame
History
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>