#Leo75
1 messages · Page 1 of 1 (latest)
hmm, I am afraid invoice.payment_succceeded is not supported via CLI
have you tested it?
I have. It runs fine on Stripe but on my server it looks like it's creating a new customer ID instead of updating the one I'm passing on the command line
Sorry, the initial message had the incorrect event. it should be invoice.paid
i guess the question is that the right way to pass an existing Stripe customer ID to my webhook?
When I go into Customers on the Stripe dashboard I see new customers that say (created by Stripe CLI)
So I'm guessing that the syntax is not correct.
Would someone please help me figure out what the correct syntax is?
To check the syntax you can simply test it yourself 🙂