Describe the problem/error/question
If I either have the “StripeId” already from the webhook or if I don’t have it already then I create it. In the image below the customer didn’t have “StripeId” already so I created it:
But CreateCardToken doesn’t work like that when data comes either from one or another node.
Of course, I can fix the issue by duplicating all the nodes after “SetStripeId” and solve the issue like that but that’s not a nice way to do it. Ideally, I would try to first avoid duplicating.
What is the error message (if any)?
As you see it says: No Stripe data found. We didn’t find any data in Stripe to simulate an event. Please create one in Stripe and try again.
Please share your workflow
PS. Pasted the code above but can’t see it so here is it in Drive, too>>
Information on your n8n setup
- n8n version: 0.200.0
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu