#lucascyrne

1 messages · Page 1 of 1 (latest)

acoustic meteorBOT
molten kindle
#

hi! I can try to answer but I have to be clear I don't think I have any good answer.

Overall, I don't know the answer to your first question about if/how stripe-cli can be used with WSL. I don't use Windows myself or have access to it for work as part of my role at Stripe, so if you need a definitive answer I'd suggest commenting on that GH issue or writing to https://support.stripe.com/?contact=true to escalate the question to the team working on stripe-cli.

#

regarding Firebase, we don't really have a solid recommendation. There's a Stripe Firebase plugin but we don't know much about it internally and don't really use Firebase itself in any teams ourselves(it was built somewhat externally and many of the people involved don't work for Stripe anymore unfortunately) so we've been limited in how we can support it.
I don't know how these Firebase tunnels work, in my own projects I would use ngrok.com for local testing of webhooks, or the stripe cli's listen command(maybe ngrok works better if you can't use stripe-cli).