- From: majaybabupayment <notifications@github.com>
- Date: Fri, 23 Mar 2018 18:24:21 +0000 (UTC)
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 March 2018 18:24:47 UTC
I am going to bit expand on the issue @arisc097 is pointing towards -
We have 2 payment origins - xyz.com, abc.com who have registered the same payment method alicepay.com. On the payment manifest if I have just xyz.com as the supported_origins I still see both abc.com and xyz.com on the payment window when a Payment request is made. Not sure what we are missing here.
Payment manifest is -
{
"supported_origins": ["https://xyz.com"]
}
Chrome - Version 65.0.3325.181 (Official Build) (64-bit)
--
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-handler/issues/270#issuecomment-375758450
Received on Friday, 23 March 2018 18:24:47 UTC