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: payplug/payplug-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: accountingreports
Choose a base ref
...
head repository: payplug/payplug-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 12 files changed
  • 9 contributors

Commits on May 4, 2020

  1. Merge pull request #10 from payplug/accountingreports

    Add AccountingReport object to handle new /accounting_reports endpoint
    Plastocman authored May 4, 2020
    Configuration menu
    Copy the full SHA
    78dcd55 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Add Billing and Shipping entities to payment resource

    Rémi Labeyrie
    Rémi Labeyrie committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    9605b58 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Rémi Labeyrie
    Rémi Labeyrie committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    5a0cdfc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Update readme

    Rémi Labeyrie
    Rémi Labeyrie committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    76e89b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Merge pull request #11 from payplug/add-billing-shipping

    Add missing `billing` and `shipping` entities to `payment` resource
    Dixeat authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    9df15c5 View commit details
    Browse the repository at this point in the history
  2. Update __version__.py

    Bump version
    Dixeat authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b61dfff View commit details
    Browse the repository at this point in the history
  3. Update version number

    Rémi Labeyrie
    Rémi Labeyrie committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    a7495d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Set correct API version in README example

    Rémi Labeyrie
    Rémi Labeyrie committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    35fa9e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. add OneyPaymentSimulation class, resource & tests

    Achraf El Khachchai
    Achraf El Khachchai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    e6bbafa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Merge pull request #12 from payplug/add-billing-shipping

    Add version in README example
    pierre-pg
    pierre-pg authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e5afa44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from payplug/add-oney-payment-simulation

    add OneyPaymentSimulation
    pierre-pg
    pierre-pg authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7c3847d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 18, 2021

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

Commits on Jun 9, 2021

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

Commits on Aug 5, 2021

  1. Merge remote-tracking branch 'origin/installement-plans-endpoint' int…

    …o feature-installment-plans
    PhilDL committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4b83591 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. [IMP] InstallmentPlans api resource

    - Fix object name "intallment_plan"
    - Refactor mapper InstallmentPlan data to have APIResource object like Payment
    - Adding Schedule APIResource and initializer to map list to list of Schedule(s)
    - Add tests notifications treat
    - Fix tests to use new APIResource objects
    - Bump version
    PhilDL committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c4b4407 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Merge pull request #15 from SOGEXIS/feature-installment-plans

    Finishing Feature installment plans
    calops authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6166434 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. typo

    frichard-crypto committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6d293bf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Merge pull request #14 from payplug/installement-plans-endpoint

    add InstallmentPlan endpoint
    Rémi Labeyrie
    Rémi Labeyrie authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    529a7ad View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update README.rst

    alopez-pp authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9dab701 View commit details
    Browse the repository at this point in the history
Loading