Clement Gutel

Results 188 comments of Clement Gutel

I'm not sure if you're aware but every stripe entity in the Stripe.Net lib inherits from the `StripeEntity` base class, which has a `ToJson` and `FromJson` methods. This way if...

One thing that would need to be sorted is how to inject services when different api keys are used. Probably a good model is how HttpClient does it with named...

@robocel we did not get any updates. I hope you're right that the latest version is always used. It would be nice to get confirmation. I know that if the...

I was thinking about a bit more about the flow when the trial for our app expires. When the trial end date has past, ideally, we could instruct Stripe to...

Is there any updates on this?

Hi @auchenberg-stripe We had another chat internally about this and we believe this is a big problem. The main issue relates to the delivery of undesired webhook events. As you...

Just to add one more thought. With install links, our users can now connect their accounts directly from our own app/site. For symmetry and consistency, I think it's natural for...

We haven't found a work around and don't believe there are any.

@auchenberg-stripe any updates on this? Imagine that the largest Stripe merchant installs our app (Maybe Uber or Shopify). We would instantly start receiving millions of webhooks per second, regardless of...

Also can the stripe app access custom query string parameters that we add to the link?