| Old name | New name | | ------------------ | :--------: | | initiate_payment() | initiate() | | get_payment | get() |
Payout
| Old name | New name | | ------------- | :------: | | get_payouts() | list() | | get_payout() | get() |
3.0.0
A major update that adds a parameter when you create a payment order.
- `create_payment_order` now also requires `SEK` or `NOK` as a parameter. - `se_organisation_number` changed format from `555555-5555` to `5555555555`. - Python 3.6 is no longer supported.
2.1.0
A minor update that prevents unintentional fast-forwarding through the stages close, split settle of a payment order.
- Split and Settle a payment order now takes in an optional `fast_forward` parameter.
2.0.0
A major update that adds two new endpoints to the SDK.
- Payout endpoints are now implemented. You are now able to list payouts.
- Ping endpoint is now implemented. You are now able to ping the API.
1.1.0alpha
An SDK update to support new API changes regarding the date format of a payment order.
- Dates are now returned in ISO 8601 format
- Using `from_date` and `to_date` when getting payment orders also requires to be written in ISO 8601 format.
- A Swish payment is now a m/e-commerce instead of mobile