Describe the problem/error/question
Hi, I’m new with n8n and I’m trying to work with Stripe for some payments.
The thing is that I’ve completed my account within Stripe already so the only thing that last is connect it in n8n.
My node is already connected and credentials done, but I need to tesis it locallysince I’m using a local version.
I’ve have also donwnload Stripe cli and execute this command using my local webhook:
This is the node settings:
What is the error message (if any)?
Please share your workflow
I have only a Stripe trigger working
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.93.0
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Windows 11