chore: update action and trigger names

This commit is contained in:
Rıdvan Akca
2023-06-01 14:27:44 +03:00
committed by Ali BARIN
parent b43490dd76
commit 1ac423ba56
28 changed files with 94 additions and 89 deletions

View File

@@ -1,13 +1,13 @@
---
favicon: /favicons/stripe.svg
items:
- name: New Payouts
- name: New payouts
desc: Triggers when stripe sent a payout to a third-party bank account or vice versa.
org: Stripe Documentation
org: Stripe documentation
orgLink: https://stripe.com/docs/api/payouts/object
- name: New Balance Transactions
- name: New balance transactions
desc: Triggers when a fund has been moved through your stripe account.
org: Stripe Documentation
org: Stripe documentation
orgLink: https://stripe.com/docs/api/balance_transactions/object
---