chore: address review comments
This commit is contained in:
@@ -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!
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user