Releases: wasakredit/php-checkout-sdk
Releases · wasakredit/php-checkout-sdk
v2.5
- Add new get_monthly_cost_widget method and bump the version number.
v2.4
Minor update with respect to a missing semicolon.
v2.3
- Added support for Get Payment Methods.
- Fixed session scoping issue in order to support multiple partners on the same site.
v2.2
New generic operation names matching api changes
v2.1
Update documentation (#3)
* Update documentation
* Add new lines between headers and tables
Initial version v2.0
Merge pull request #1 from wasakredit/wk-issue/13492-session_start
Check if session exists before loading one.