#Maxime-searchAPI

1 messages · Page 1 of 1 (latest)

polar cradle
#

if it's not working for you when you try run the code then you are using an older version of stripe-dotnet

viral badger
#

That's weird because I am using Stripe.net 39.111.0 that was published 17 hours and it still doesn't compile.

polar cradle
#

yeah you're right actually

#

seems like a bug and something we missed, I'll flag it internally

viral badger
#

Ok good. In the mean time, is there a workaround if I want to get and Invoice object from the InvoiceNumber (not the invoiceId)?
Also, do you know how long it can take to have this fixed?

polar cradle
#

easiest way is to store that in your database(like store the ID instead of or in addition to the number) so you can easily look it up that way

#

or you could call the Search API with raw HTTP requests but it's not worth it

#

we'd probably fix this very quickly so I'd just wait for the next release

viral badger
#

Sounds good. I'll wait then. Is there a way for me to monitor the status of this issue? Do you have any public ticket that I can follow?

polar cradle
#

you can open one ne github if you like since it's a genuine bug

viral badger
#

Ok, I'll do so.

polar cradle
#

I just pinged the team internally so they'll see it when they're online later