Releases: ovac/hubtel-payment
v2.0.4
Hubtel Changed some API Params
This should Fix minor bugs found in the tests on the 2.0.2.
This should also fix most of the breaking changes on the Hubtel API with backward compatibility.
This Release also marks support for the v2.0 on the v2.0 branch. Breaking changes will be rolled out in the following weeks on v2.1.
Check the changelog for more details.
Hubtel Changed some API Params
This should fix most of the breaking changes on the Hubtel API with backward compatibility.
Hubtel changed some of the Parameters in the SendMoney API.
Check the changelog for more details.
Fix Validation issues
Hubtel changed the validation errors key from 'Error' to 'Errors'.
Reading from the 'Error' key in the Exception is depreciated and will be removed in coming breaking changes.
This should fix backward compatibility and take care of the minor issues.