Releases: payplug/payplug-python
Releases · payplug/payplug-python
Add Oney Simulation API
- Add OneyPaymentSimulation class to handle the /oney_payment_simulations API endpoint
Add missing `billing` and `shipping` entities to `payment` resource
Update __version__.py Bump version
Add accounting reports
- Add AccountingReport class to handle the new /accounting_reports API endpoint.
Add API version setting
- Add API version setting.
- Fix tests.
- Move CI to Github Actions.