@marcoscaceres's pull request https://github.com/w3c/payment-request/pull/749 for payer address looks good to me.
My discussion with @ianbjacobs concerned primarily figuring out how to make it work with payment handlers, which we have figured out, I believe, in a way compatible with https://github.com/w3c/payment-request/pull/749.
Payment Handler discussion can get a bit complicated, so it's better to keep it on the Payment Handler page, IMHO. But let me break that rule myself already: @adrianhopebailie, for what it's worth, I believe a `retry()` would not make sense for push payments. The purpose of `retry()` is to correct data errors that prevented the merchant from initiating the transaction. Since the merchant is not in charge of initiating the transaction in push payment scenario, the `retry()` does not need to be used in that particular case.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/27#issuecomment-412921285