Releases: lintangtimur/ovoid
Releases · lintangtimur/ovoid
v3.2
v3.1
Changelog
- Added
balance
method untuk cek saldo ovo dan ovo points - Added
detailHistory
method untuk informasi detail dari history.
What's Changed
- get appVersion from Meta, not a static value by @apriady in #22
- Update README.md by @mukhlisakbr in #31
- Update Meta.php by @pasya1912 in #35
- signature unlockAndValidteTrxId transfer bank > 2x by @decoderid in #38
New Contributors
- @apriady made their first contribution in #22
- @mukhlisakbr made their first contribution in #31
- @pasya1912 made their first contribution in #35
- @decoderid made their first contribution in #38
Full Changelog: v1.2.3...v3.1
v3
Tested 1 September 2021
Changelog
- Support versi ovo 3.42.1
- added
OTP()
function, for step 1 - added
OTPValidation()
function, for step 2 - addded
accountLogin()
function, for step 3
Untuk setiap fungsi bisa dilihat diparameter docblock, atau kalau lewat autocomplete ada descriptionnya
v2
v1.2.4.5
Changelog
- Updated to OVO 3.18.0
v1.2.4.4
- Updated ovo version to 3.2.0
v1.2.4.3
v1.2.4.2
v1.2.4.1
v1.2.3.2
Changelog
- device_id now use
gen_uuid()
dd
function todd2