152 [PW-5487] Update Python library to v68 Checkout API and implement /sessions endpoint 147 Replace old docs links with the new ones 145 Allow API versions override at client init 142 Adding modification functionality checkout api
5.1.0
Not secure
138 [PW-4046] Add Order API 137 Add support for adjustAuthorisation verb
5.0.0
Not secure
134 [PW-4265] Bump checkout api version to v67 131 [PW-3896] Add idempotency key support
4.0.0
Not secure
**Important note** This release will break some old implementation because of the new features of the new API version (v64) listed below. Therefore we are releasing this update as new major version. - Returns an error if unsupported fields (fields that are currently not in our API specifications) are provided in the payment request. - Pending is now the response type instead of PresentToShopper for both bcmc_mobile_QR and wechatpayQR - Added the configuration object to the /paymentMethods response for the API. Example can be found here: https://docs.adyen.com/api-explorer/#/CheckoutService/v64/post/paymentMethods__example_paymentMethods-basic (Click run to get the example response) - Now returns an error when sanitising invalid origin keys in the /payments flow. - Now returns an error when the length of the origin in the /payments request exceeds 80 characters.
126 Add applicationInfo only to services that support it
3.1.0
Not secure
**Known issues** With the services versions update, the /payments/details endpoint will not work correctly, this is solved in the 4.0.0 version.
121 Update services versions. 120 Added support for custom live endpoint URLs for PAL service 116 Client: Add ability to specify HTTP timeout.
3.0.0
Not secure
110 [PW-2394] Remove the app_name 108 BIN Lookup API: Specify version