Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial changes #465

Merged
merged 3 commits into from Mar 21, 2017
Merged

Editorial changes #465

merged 3 commits into from Mar 21, 2017

Commits on Mar 20, 2017

  1. Some editorial changes:

     * Payment methods describe data; they are not participants in a transaction.
       Therefore, recast the description of parties as payers/payees/providers
       of payment methods. (Both in Intro and Goals)
    
     * The word "buyer" was used in the intro and not used elsewhere in the
       spec. Therefore, I use payer/payee which are used further down.
    
     * The first examples the reader should encounter in the PaymentRequest
       interface description should be those most likely found in practice.
       The "Buy" button should come first. The other examples of in-app
       and POS are much further out and so I have listed them after.
    
     * Updated example 2 as follows:
    
       - We have network id values; we should use those instead of fictitious
         ones.
    
       - bobpay.com does not confirm (I believe) to the PMI spec. So I have
         used an example URL instead.
    ianbjacobs committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    a235943 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Run through tidy with this config file:

    char-encoding: utf8
    indent: yes
    wrap: 80
    tidy-mark: no
    ianbjacobs committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    36c0513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08a0dc8 View commit details
    Browse the repository at this point in the history