mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
19 lines
581 B
Markdown
19 lines
581 B
Markdown
# Stripe
|
|
|
|
You can use these credentials to authenticate the following nodes with Stripe.
|
|
- [Stripe Trigger](/integrations/trigger-nodes/n8n-nodes-base.stripeTrigger/)
|
|
- [Stripe](/integrations/nodes/n8n-nodes-base.stripe/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Stripe](https://stripe.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Access your Stripe dashboard.
|
|
2. Click on the developers button in the left panel.
|
|
3. Click on API keys.
|
|
4. Use the secret key with your Stripe node credentials in n8n.
|
|
|
|

|