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
6a66b65f2a6480d5bb796c07593e44baf7a819e3
automatisch
/
packages
/
docs
/
pages
/
apps
/
stripe
/
triggers.md
Rıdvan Akca
1ac423ba56
chore: update action and trigger names
2023-06-01 15:01:12 +02: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>