#Félix

1 messages · Page 1 of 1 (latest)

dense agateBOT
buoyant quiver
#

👋 happy to help

#

so first of all @solid gazelle, I highly encourage you to upgrade your API version, 2017-08-15 is really old and a lot has changed since then, and mostly our API docs reflect the latest version only

#

I'll look into this, but would it be possible to have a PM ID to check it out?

solid gazelle
#

pm_1MM5mACUdHTy3xhmEWZqdJfM in livemode

buoyant quiver
#

checking

buoyant quiver
#

I'm not sure if it's just a typo here but you're trying to access sepa_debit.generated_from.generated_from.charge instead of sepa_debit.generated_from.charge

#

could you please confirm which one are you using in your code?

solid gazelle
#

Yep this a typo here. I'm inspecting the PaymentMethod object returned by the python client stripe.PaymentMethod.retrieve(...), and the two fields inside generated_from are null

buoyant quiver
#

ok still on it

#

I think those fields are null due to the difference of API versions

solid gazelle
#

Alright, thank you for you time !