Releases: payplug/payplug-python
Releases · payplug/payplug-python
Add Oney Simulation API
03 Mar 09:06
Compare
Sorry, something went wrong.
No results found
Add OneyPaymentSimulation class to handle the /oney_payment_simulations API endpoint
Add missing `billing` and `shipping` entities to `payment` resource
01 Oct 13:49
Compare
Sorry, something went wrong.
No results found
Update __version__.py
Bump version
Add accounting reports
11 May 14:24
Compare
Sorry, something went wrong.
No results found
Add AccountingReport class to handle the new /accounting_reports API endpoint.
Add API version setting
21 Apr 12:03
Compare
Sorry, something went wrong.
No results found
Add API version setting.
Fix tests.
Move CI to Github Actions.
V1.2.1
12 Sep 08:35
Compare
Sorry, something went wrong.
No results found
Require pyOpenSSL>=0.15 to prevent random failures.
Log more errors in case of request failure.
V1.2.0
20 Apr 10:00
Compare
Sorry, something went wrong.
No results found
NEW : Support for Customers and Cards. (see official documentation)
NEW : Add ability to abort payment objects.
NEW : This library is now under MIT Licence (Issue #4 ).
Minor fixes in tests.
Add this changelog.