github wallee-payment/php-sdk 5.0.0

latest release: 4.8.1
one day ago

Introducing API v2 Support (Breaking Changes)

This is a major milestone release for the SDK! New version has been completely rewritten to support our new, more powerful REST API v2.

This update brings significant improvements in performance, security, and features. Due to the foundational changes in the API, this version is not backward-compatible with previous versions of the SDK.

BREAKING CHANGES

Before upgrading, please be aware of the following:

  • REST API v1 Is No Longer Supported: This SDK version works only with REST API v2. To continue using API v1, you must remain on the previous versions of this package.

  • Complete Method Rewrite: All client methods have been renamed and restructured to align with the new API v2 endpoints.

  • New Authentication: The client initialization and authentication process has been updated to match API v2 requirements.

  • Updated Error Handling: Error responses now follow the new API v2 error schema.

  • Model/Type Changes: All request and response models have been replaced with new ones based on the API v2 specification.

What's New

  • Full REST API v2 Support: All new endpoints are now available.

  • Improved Performance: Optimized request handling for faster and more reliable communication.

  • Enhanced Security: Implements the latest authentication and signing mechanisms required by API v2.

Authentication Guide

We strongly recommend reading the Authentication Guide before upgrading.

Documentation

For full details on the new API, please see the official API v2 documentation:
https://app-wallee.com/en-us/doc/api/web-service

Don't miss a new php-sdk release

NewReleases is sending notifications on new releases.