Releases: mosparo/php-api-client
Releases · mosparo/php-api-client
v1.1.0
v1.0.2
Client
- Renamed the method
validateSubmission()
toverifySubmission()
because the validation happens before the form is submitted. Because of that, the namevalidateSubmission
is not correctly describing what happens. - Added an alias method
validateSubmission()
which callsverifySubmission()
to keep the backward compatibility.
RequestHelper
- Fixed two issues where
NULL
values will create error messages.
v1.0.1
First release
First release of the PHP API client for mosparo.