Results 204 comments of Josh Smith

Here's another interesting approach: https://github.com/quolpr/react-vite-webext/blob/main/src/manifest.ts Obviously this is using Vite, but still worth learning from.

@greenkeeperio any idea about this? I'd like to be able to make this work.

Agree with the general consensus of the conversation so far, particularly: > Let's get the features in place before we get lost in merits of one API convention over another....

I agree with this here generally. For reference, I also spoke previously to Stripe engineers about the possibility of this becoming an official Stripe project if we manage to match...

@begedin sorry to double-ping, but I haven't had a chance to try with this Stripe test card number. I'm not sure which card reason it refers to, but you should...

@arvidkahl do you have any extra output that you can provide? Is this also an `nxdomain` error? Per @begedin's comment above: > If we fix the failure point, @GildedHonour will...

What infrastructure are you running this on? Some sort of PaaS?

Ah well for @arvidkahl I think I might understand. If it were Heroku or something there also might be something happening with a request timeout. If the operation is sufficiently...

@speeddragon please let me know if you have any issues at all with `2.0`. I'm running it in production but am happy to help diagnose and fix any problems.

Also agreed. If we can refactor it into a generalized `create` that reuses the `connect_account` option, then that would be fine. Most calls already allow such a thing. Feel free...