#FlameGlecko-net

1 messages · Page 1 of 1 (latest)

tight blade
#

@ashen laurel sure, I can try, what's the question?

ashen laurel
#

hi, attempted a new payment intent create against an existing customer, it failed due to stolen card which is fine. the sdk throws a StripeException and that has json in the content which I thougth I would be able to deserialize to a StripeError object. but it doesn't. Do I just have to create my own type or is there a built in way ?

tight blade
ashen laurel
#

omg.. sorry. I somehow did not see the .StripeError property, I was using the .StripeResponse.Content. How embarrassing 😉