Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 2Checkout/2checkout-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 2Checkout/2checkout-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 20 files changed
  • 5 contributors

Commits on Mar 20, 2013

  1. add python 3.x branch

    Craig Christenson committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    bb38889 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2013

  1. Adding direct checkout form

    Craig Christenson committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    cf8a4a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

  1. Adding support for 2Checkout Purchase API

    Craig Christenson committed Jan 15, 2014
    Configuration menu
    Copy the full SHA
    c2c75c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2014

  1. Update Readme

    Craig Christenson committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    7988dd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. add sandbox to admin api calls

    Craig Christenson committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    39152d3 View commit details
    Browse the repository at this point in the history
  2. Raise TwocheckoutError when auth failed

    Craig Christenson committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    32f0621 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2014

  1. fixing test numbering

    Craig Christenson committed May 1, 2014
    Configuration menu
    Copy the full SHA
    70ae05a View commit details
    Browse the repository at this point in the history
  2. replace depreciated 'hasattr' with 'in'

    Craig Christenson committed May 1, 2014
    Configuration menu
    Copy the full SHA
    25c5a1d View commit details
    Browse the repository at this point in the history
  3. Add sandbox support to charge methods.

    Add ability to override default button text on form builders.
    Craig Christenson committed May 1, 2014
    Configuration menu
    Copy the full SHA
    b2715c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    3a0eec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5640b2e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Merge pull request #10 from xpansa/3.x

    [IMP] Safe API response decode
    craigchristenson authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d4a80ed View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Removed Unused classes

    Cosmin Panait committed May 6, 2020
    Configuration menu
    Copy the full SHA
    c3f5914 View commit details
    Browse the repository at this point in the history
  2. Removed sandbox mode

    Cosmin Panait committed May 6, 2020
    Configuration menu
    Copy the full SHA
    2a47359 View commit details
    Browse the repository at this point in the history
  3. Removed reauth route

    Cosmin Panait committed May 6, 2020
    Configuration menu
    Copy the full SHA
    0548a6a View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    Cosmin Panait committed May 6, 2020
    Configuration menu
    Copy the full SHA
    d5911a4 View commit details
    Browse the repository at this point in the history
  5. Version increment

    Cosmin Panait committed May 6, 2020
    Configuration menu
    Copy the full SHA
    414b57f View commit details
    Browse the repository at this point in the history
  6. small comment change

    Cosmin Panait committed May 6, 2020
    Configuration menu
    Copy the full SHA
    03788b1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Merge pull request #12 from 2Checkout/CC-210_python3

    Cc 210 python3
    craigchristenson authored May 12, 2020
    Configuration menu
    Copy the full SHA
    0922f05 View commit details
    Browse the repository at this point in the history
Loading