#nyluhem-billing-email

1 messages · Page 1 of 1 (latest)

spark ravine
#

Hello 👋
From a high level, I think one email lives on customer object vs the other lives on payment method (could be wrong)
Can you share the customer ID in your example?

fervent snow
#

here's the customer id: cus_Lxa0s5EO8SOk7N

I guess my issue isn't where the email address comes from, I just wonder why the billing address defaults to the customer email instead of populating that value from the default payment method

#

The client that I work for that manages this account uses the dashboard regularly to check up on customers. So it's important to be able to distinguish between billing email and customer email, and to be able to resolve it programmatically.

spark ravine
#

I see. looking...

swift hamlet
#

Hi stepping in for hanzo here as they have to step out

#

So is the issue just with what the dashboard is showing?

#

Or is something unexpected happening in the integration

#

ie. email being sent to the wrong place

fervent snow
#

Yeah just what the dashboard is showing. It just feels a bit bizarre for the dashboard to show that email address as the billing email address when it isn't, the one in the payment method should be it right?

#

It also seems a bit odd, that two fields are populated from one email address update when done programmatically. Surely there should be a billing_addresses list exposed on the customer object that I can interact with?

#

Since, when I update the Billing emails in the dashboard it must save somewhere

swift hamlet
#

Yeah from what I gather the "billing email" on the customer page in the dashboard is just the customer email

#

We're not dashboard experts in here unfortunately though

#

To get more answers on that stuff I really recommend writing in to support: https://support.stripe.com

fervent snow
#

Coolio! thanks for your help