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

Detecting Payment Method Availability #316

Closed
wants to merge 9 commits into from

Commits on Sep 20, 2016

  1. Merge pull request #1 from w3c/gh-pages

    merging
    maheshkk committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    fb3c64d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Merge pull request #2 from w3c/gh-pages

    Merging from upstream
    maheshkk committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    1b1c647 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Adding canMakeActivePayment()

    Following up from our previous discussion regarding "Detecting Payment Method Availability" (https://github.com/zkoch/zkoch.github.io/blob/master/pr-detect-avail.md) proposal, this is draft of adding a new API canMakeActivePayment() to PaymentRequest API.
    maheshkk committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    3e40771 View commit details
    Browse the repository at this point in the history
  2. Fix markup and various things

    Marcos Cáceres committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    645d85b View commit details
    Browse the repository at this point in the history
  3. Fix: re-dfn user agent

    Marcos Cáceres committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    e2ef999 View commit details
    Browse the repository at this point in the history
  4. fix: typo

    Marcos Cáceres committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    c5c90ea View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Marcos Cáceres committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    fa2b67e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Fix: s/Boolean/boolean

    Marcos Cáceres committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    e0adb39 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Update index.html

    maheshkk committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    b87613d View commit details
    Browse the repository at this point in the history