From 1988c408f5aff6e63ccbb032133e9a310905466c Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Wed, 16 Mar 2016 15:05:05 -0400 Subject: [PATCH] Add reference to issue #50. --- specs/paymentrequest.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index f26b3564..85bf98cc 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -1121,6 +1121,13 @@

User agent delegates payment request algorithm

abort to account for the situation where this may fail in the delegated state.

+ +

+ This specification should describe how the user agent will pass the + payment request data and the complete signal to a native payment app + and also how it will receive the payment response from the payment app. +

+