Skip to content

Releases: sumup/sumup-ecom-php-sdk

Introduction of redirect_url field of a Checkout

19 Dec 08:55
Compare
Choose a tag to compare

This release introduces a possibility to create a Checkout with the redirect_url field specified. This field defines where a payer to be taken after completing external actions required to complete a payment, such as 3DS authentication.

v1.1.0

03 Mar 15:58
0d9aa0d
Compare
Choose a tag to compare
  • Add PHP 8 Support

v1.0.2

28 Aug 15:05
b294963
Compare
Choose a tag to compare
  • Fix bug about a problem with autoloader for error Class 'SumUp\Utils\ExceptionMessages' not found
  • Fix typos in example code in HowToAuthorize.md
  • Add Contributing.md file

v1.0.1

18 Feb 15:40
0d68ae2
Compare
Choose a tag to compare
  • Improved error handling
  • Improved navigation in the documentation

v1.0.0

05 Feb 09:26
847ae00
Compare
Choose a tag to compare

This is the first stable release of the SumUp's PHP SDK that includes functionality to call every endpoint of its API.

Second Release Candidate

29 Jan 10:18
44ecfab
Compare
Choose a tag to compare
  • Improved documentation
  • Code optimizations
  • Introduce custom service

First Release Candidate

14 Jan 13:40
94beefb
Compare
Choose a tag to compare

This release contains the basic functionality and documentation needed to integrate with SumUp's API.