diff --git a/index.html b/index.html index 7ddd6d9..656dcf1 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,10 @@

Explainers

This document is an attempt to try and provide an explanation for why the PaymentRequest API is structured the way it is and our goals in choosing such a direction. +
Payment App Registration
+
+ This is a proposal for how Payment App registration could work in conjunction with the PaymentRequest API. +
PaymentRequest Explainer
The (slightly outdated) explainer document describes the original motivation for the API proposal.