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

Payment methods and other updates #53

Merged
merged 35 commits into from
Jul 24, 2018
Merged

Payment methods and other updates #53

merged 35 commits into from
Jul 24, 2018

Commits on Nov 2, 2017

  1. Payment methods and other updates

    * Add payment methods: `card`, `applepay`, `mobilepayonline`
    * Adjust description of recurring payments
    * Versioning
    * Add `transaction_rules` and `acquirer` to example response to `GET /account`
    * Deprecate `text_on_statement` in the response to `GET /account`
    * Rename of `card[number]` to `card[pan]`
    * Deprecate `card[number]` except on `/cards` which is entirely being
      deprecated
    * Describe these changes in the Changes section
    ct-clearhaus committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    559ce50 View commit details
    Browse the repository at this point in the history
  2. Update PR link

    ct-clearhaus committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    20138c0 View commit details
    Browse the repository at this point in the history
  3. Fix grammar and wording

    Courtesy @jsmpereira, primarily; mistakes are mine.
    ct-clearhaus committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    05c2e43 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    c22f7ca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    fed93fd View commit details
    Browse the repository at this point in the history
  2. Improve wording

    ct-clearhaus committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    5f9dc35 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    c9602cc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    926a3ac View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    985bdca View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    f9f8f88 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    ct-clearhaus committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    78fe8a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Expand descriptions and improve wording

    Allow either symmetric key or the private key for applepay.
    ct-clearhaus committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    933f5c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a6df7c View commit details
    Browse the repository at this point in the history
  3. Minor improvements

    ct-clearhaus committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    da4d120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9da9e9a View commit details
    Browse the repository at this point in the history
  5. Fix grammar

    Courtesy @mt-clearhaus
    ct-clearhaus committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    c2b8f56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cd3639 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    9ec9c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    7438042 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Remove private_key and certificate from applepay[]

    As a consequence, the descriptions were simplified quite a bit.
    ct-clearhaus committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    b6c6af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f0bdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be19e11 View commit details
    Browse the repository at this point in the history
  4. MPO phone_number always optional

    since signing is required
    ct-clearhaus committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    4b99e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c56aca9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    859f43a View commit details
    Browse the repository at this point in the history
  7. Fix typo

    ct-clearhaus committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    384104d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    1ffba6f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    d6db75e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Add missing space

    mt-clearhaus committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    5dd7e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a720b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4212cd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc94c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57bc4d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    561ad75 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    db6c861 View commit details
    Browse the repository at this point in the history