#k3davis-address
1 messages · Page 1 of 1 (latest)
yeah, I agree it's confusing
I don't really have advice, the way it's setup is that the address on the PaymentMethod is the "cardholder" information if you want to think about it that way; a Customer might have multiple cards, from different countries, or they might be a business with multiple cards, instead of an individual, which is why they can have a separate address from the top-level Customer
so really it depends what you want that information for and how you structure your data. The only other point I'd mention is that the address for AVS checks(https://stripe.com/docs/disputes/prevention/verification#avs-check) is the one on the PaymentMethod, not the Customer.