#k3davis-details
1 messages · Page 1 of 1 (latest)
hi! if you do have updated information that the customer gave you it's probably worth updating the relevant objects in Stripe, since address and such feeds into the machine learning models for blocking fraud or passing to banks to improve auth rates
so it's best if i update both customer and linked payment billing details then, if i have it?
it depends which you have, since a customer might have their own address but the billing address on their card might be different(think a customer who lives in Germany but is using a card with a French billing address because they moved recently, or a Customer who represents a business and is using a few different corporate cards). Depends how you build your own customer systems and how complex you want it to be
is it the billing details specifically that play into the fraud models, or the whole group of objects?