chore: address review comments

This commit is contained in:
Pierre Maurice Schwang
2022-11-29 20:03:16 +01:00
parent f47d912074
commit 34e2c77934
12 changed files with 126 additions and 134 deletions

View File

@@ -9,6 +9,6 @@ You are free to use the **Testing secret key** instead of the productive secret
:::
1. Go to the [Stripe Dashboard > Developer > API keys](https://dashboard.stripe.com/apikeys)
2. Click on **Reveal live key** in the table row **Secret key** and copy the now shown secret key 3
2. Click on **Reveal live key** in the table row **Secret key** and copy the now shown secret key
3. Paste the **Secret key** in the named field in Automatisch and assign a display name for the connection.
4. Congrats! You can start using the new Stripe connection!

View File

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