#johnpitchko-product

1 messages ยท Page 1 of 1 (latest)

livid cradle
#

Hi ๐Ÿ‘‹ double checking that

knotty orbit
livid cradle
#

And what version of our Ruby library are you using?

knotty orbit
#

Ugh like 5.49 ๐Ÿ‘Ž

livid cradle
#

Apologies for the delay, I haven't found anything definitive yet.

knotty orbit
#

No problem

livid cradle
#

Thank you for your patience, a teammate is helping me look into this.

#

We just noticed that the Product shown in that response was created last year, and that the behavior you saw then may have been different based on your account state. I found a recent request from your account logs and it seems to have returned default_price instead. Can you confirm what behavior you're seeing when you create products now?

knotty orbit
#

Oh so the response may depend on when the product was created?

junior oracle
#

Hi there ๐Ÿ‘‹ taking over for toby. In this case: yes it does, because the state your account was in has changed and it appears the issue has not been ongoing

knotty orbit
#

Interesting..... ok thanks I will handle this in our code to look for either a price or default_price attribute

knotty orbit
#

I seem to be getting an invalid tax code error when I run Stripe::Product.update(...) even when I use the non-taxable code txcd_00000000

junior oracle
#

Which docs are you following that mention using that tax code?

knotty orbit
#

Hi Iโ€™m just looking at our existing code

modern echo
#

๐Ÿ‘‹ stepping in here

#

two-shoes had to step away.

knotty orbit
#

Howdy!

modern echo
#

Catching up

#

Huh that's odd

#

That looks fine to me

#

Do you have a request ID that I can look at?

knotty orbit
#

Iโ€™m just using the Ruby library; can I grab one from making a request via the library?

modern echo
#

Hmm can you just provide the product ID that you are attempting to update? That would work as well

knotty orbit
#

Sure

#

prod_Jt4xnTq0eO287x

modern echo
knotty orbit
#

yeah that was our legacy test data

#

Err.. Solidus legacy test data

#

But what about in the screenshot above where I change the tax code to txcd_00000000?

modern echo
#

Are you updating in livemode or testmode?

#

I'd assume testmode...

#

But I'm not seeing a newer request than the one I mentioned that is hitting that error.

knotty orbit
#

๐Ÿค”

#

You're right; I see in logs

#

What is odd is that my most recent requests do not appear in the logs

modern echo
#

Hmm that is odd

#

You didn't change the key you are using to a different account did you?

knotty orbit
#

Not as far as I know; I checked and we are passing the same key as the account that I am viewing

#

I can see POSTs from 7:29 PM but nothing after that

#

Alright I'll keep hacking away at this. Thanks for your help!

modern echo
#

Ah wait now I see a new one