#bdanforth-customer-address-report

1 messages ยท Page 1 of 1 (latest)

fathom ember
#

Hello ๐Ÿ‘‹
Let me take a look ๐Ÿ˜„

#

Hmm so far I'm not seeing any viable solution to get the customer's billing addresses to show up other than duplicating it in the shipping address.

when I dupe the data and regenerate the same report, I don't see the shipping address fields updated in the output.
How are you duplicating this information?

hexed seal
#

Well ultimately I'd need a code change, but to test it out, I just picked a customer from a report and changed them in the dashboard by editing their customer information and checking the "Same as billing details" box.

#

Unlike when I update address data in the code, this was requiring non-empty values for address lines 1 and 2 and city. (fields I didn't care about)

#

So I put the empty string there just to be able to submit the form.

#

(Maybe it also requires an empty string in the code actually; don't quote me there :-))

#

I should mention I cleared my browser cache and regenerated the same report after making the change to the shipping address

fathom ember
#

Hmm interesting!
I'm not sure if the report pulls fresh information from the associated objects or if it captures information when a payout occurs and then uses it for the report.

hexed seal
#

Yeah I wanted to know when I should expect the update

#

As I imagine it may not be listening for changes to these fields

fathom ember
#

They'd definitely have more concrete information on this

hexed seal
#

Okay thanks; I thought perhaps devs would know at least when the data changes would be reflected in the report, if ever if the payout already occurred.

#

Because it doesn't make sense for me to change the code if the report will never be updated for existing customers hehe

thin helm
#

Mostly the best option is to build your own reports really

hexed seal
#

Well of course that would be one way to go, but we're currently using Stripe's reports, and it's important to understand when they get updated, since they aren't updating immediately.

thin helm
#

I'm not sure I really follow what you mean, changing the customer's shipping address after the Payout might not work, a lot of data is cached for those reports

#

Unfortunately my team never touches the Dashboard or reports, we focus on code/APIs so we don't really have much context

hexed seal
#

Yeah that's what I'm trying to understand; if I do the work to update the shipping addresses, will it actually be reflected there

#

Are there any staff from the Dashboard team on this Discord server?

thin helm
#

no there's no one here. You will have to chat with our support team