Releases: payplug/payplug-python
Releases · payplug/payplug-python
Add Oney Simulation API
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
Compare
Sorry, something went wrong.
No results found
Dixeat
released this
01 Oct 13:49
Update __version__.py
Bump version
Add accounting reports
Compare
Sorry, something went wrong.
No results found
Add AccountingReport class to handle the new /accounting_reports API endpoint.
Add API version setting
Compare
Sorry, something went wrong.
No results found
Add API version setting.
Fix tests.
Move CI to Github Actions.
V1.2.1
Compare
Sorry, something went wrong.
No results found
bukkks
released this
12 Sep 08:35
Require pyOpenSSL>=0.15 to prevent random failures.
Log more errors in case of request failure.
V1.2.0
Compare
Sorry, something went wrong.
No results found
bukkks
released this
20 Apr 10:00
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.