#kyle-charge-billingdetails

1 messages ยท Page 1 of 1 (latest)

lucid basinBOT
distant mica
#

Hi ๐Ÿ‘‹

Thanks for the ID, I'm taking a look

#

Where specifically are you seeing this value in the Invoice object?

#

Wait, nevermind, I see it

#

Okay so now we want to understand how that got added

late veldt
#

Yeah i have no idea. This is one of our integration customers and I only read.

distant mica
#

Aha, it's in the data for the Card associated with that Customer

#

address_country United States

late veldt
#

hmmm interesting so for cards you don't honor the iso country values

distant mica
#

Damn, it was created in 2022 so the creation request is outside our retention window

#

I can't see what was passed in as a parameter

late veldt
#

Can you do a more global search for that value in an address table you could use?

distant mica
#

You can see here that the address_country is just a nullable string on the Card object

#

Can you do a more global search for that value in an address table you could use?
No that's not how our records work

late veldt
#

all good. Since I pulled that value off of the charge object's billing address you may concider updating the docs with a note that that value is not always an iso country value if the value comes from the card. It just led to an assumption on our side that lead to an outage.

distant mica
#

Thanks for the callout! I will definitely look into it

late veldt
#

We love stripe's api for the record. Great docs, great performance. I wish you would provide a createdAt on every record but I think there are good reason for excluding it on some cases.

distant mica
#

It is something we can consider though

late veldt
#

ah sorry i mean updatedAt

#

The invoice object for example.

distant mica
#

Yes I can understand that

late veldt
#

thanks for your help.

distant mica
#

I'm happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚