Re: [w3c/payment-handler] Return origin of payment app in PaymentHandlerResponse data? (#217)

@rsolomakhin, one idea is to have an enumeration in conjunction with an identifier:
    handlerType: {built-in, web, native)
    handlerID: {none, <origin>, <platform-specific> }

Thoughts?


-- 
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/217#issuecomment-436331924

Received on Tuesday, 6 November 2018 17:11:15 UTC