Thanks @Bryan-Square :
You can use our APIs to collect that information however validating it would need to be a function of your application
To be clear, what we need to compare is the payment address (assoc with the card) to the shipping address (which we can collect). Our vendors will not want to ship to an address that is not the same as the card. Or they might ship to the hub located by the payment address. Can you tell me how we can access the payment address with APIs?
We now see that the billing address is part of the Payment object, but I assume this is just the value which WE sent into the API to create the payment, so it’s not adding value.
Thanks