Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Commit

Permalink
Remove flow diagram. (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianba committed Sep 19, 2016
1 parent 86d9f9b commit 9bbf022
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,14 +231,5 @@ <h2>Security and Privacy Considerations</h2>
<p><strong>Note</strong>: Implementers may be subject to PCI DSS or other regulations, but discussion of those considerations lies outside the scope of this document.</p>
</section>

<section id="flow">
<h2>Payment Method Flow</h2>
<p>The following represent the flow for all the supported <a>payment method identifier</a> strings as they could be used by a web site</p>
<p>The blue call-outs show where and how the API is invoked.</p>

<div><a href="http://www.plantuml.com/plantuml/proxy?fmt=svg&src=https://raw.githubusercontent.com/w3c/webpayments-flows/gh-pages/TargetFlows/Card/MerchantHosted-CardPayment-TargetWithSimpleApp.pml"><img width="100%" src="http://www.plantuml.com/plantuml/proxy?fmt=svg&src=https://raw.githubusercontent.com/w3c/webpayments-flows/gh-pages/TargetFlows/Card/MerchantHosted-CardPayment-TargetWithSimpleApp.pml"/></a></div>

</section>

</body>
</html>

0 comments on commit 9bbf022

Please sign in to comment.