diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..62c89355 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index f0734b71..9460b9c2 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -978,6 +978,14 @@
+ The spec should indicate how data might be passed securely through the API using + mechanisms such as field level encryption and message signing. While these may not + be standardised a reference to the payment method specifications would be appropriate + as well as some examples of how those specifcations might implement secure messaging. +
+