Skip to content

Releases: olaoluwa-98/laravel-payant

Wallet API Functions Added

08 Aug 02:40
Compare
Choose a tag to compare

In this version, you can use the new Wallet API. The functions have been added.;
addWallet(), getWallet(), changeWalletPasscode(), getWallets(), setWalletStatus, withdrawFromWallet and getWalletTransactions().

Transfer API Functions Added

01 Aug 14:40
Compare
Choose a tag to compare

In this version, you can use Transfer API. The functions have been added.;
getTransfer(), getTransferHistory(), addTransfer(), and deleteTransfer().

Bug Fixes

26 Jul 03:43
Compare
Choose a tag to compare

Fixes environment variable errors

Initial Release

19 Jun 19:41
Compare
Choose a tag to compare
1.0.0

make request return json data