Skip to content

Releases: ovac/hubtel-payment

v2.0.4

27 Mar 21:51
Compare
Choose a tag to compare

This plugin can now retrieve transaction status

Hubtel Changed some API Params

02 Apr 07:08
Compare
Choose a tag to compare

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

02 Apr 06:49
Compare
Choose a tag to compare

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

24 Mar 14:00
Compare
Choose a tag to compare

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.