#tristanoneil
1 messages · Page 1 of 1 (latest)
PaymentMethod data really isn't copied over, I'd assume this is your integration doing it without you realizing. For instance take a look at: https://dashboard.stripe.com/logs/req_Kbile6rwRCc0Jb
That is your customer creation request
You can see you are explicitly passing address information there
The payment was created by a third party service we're using. They told us that this is what was happening ... however we stopped explicitly collecting an address and now I'm not seeing addresses on more recent customers. So I think the third party service may have been mistaken and were actually passing the address along.
Ah yeah sorry I see this was a platform actually that created that Customer