https://github.com/namdevel/ovoid-api
OVO Api PHP Class [Unofficial]
https://github.com/namdevel/ovoid-api
ovo-api ovo-api-class ovoid php
Last synced: about 1 year ago
JSON representation
OVO Api PHP Class [Unofficial]
- Host: GitHub
- URL: https://github.com/namdevel/ovoid-api
- Owner: namdevel
- License: mit
- Created: 2020-03-16T04:46:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T01:17:01.000Z (about 4 years ago)
- Last Synced: 2025-04-30T22:46:22.194Z (about 1 year ago)
- Topics: ovo-api, ovo-api-class, ovoid, php
- Language: PHP
- Homepage: https://packagist.org/packages/namdevel/ovoid-api
- Size: 60.5 KB
- Stars: 44
- Watchers: 4
- Forks: 35
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://www.ovo.id/features)
[](https://www.codefactor.io/repository/github/namdevel/ovoid-api)
[](https://github.com/namdevel/ovoid-API/issues)
[](https://github.com/namdevel/ovoid-API/network)
[](https://github.com/namdevel/ovoid-API/stargazers)
[](https://github.com/namdevel/ovoid-API/blob/master/LICENSE)
[](https://hits.seeyoufarm.com)
Compliant with the March 04, 2022 OVO API update (version 3.54.0)
:coffee: Buy Me a Coffee : https://trakteer.id/namdevel/tip
Installation
------------
```
composer require namdevel/ovoid-api
```
Features
------------
- [x] Qris Payment `NEW`
- [x] transferBank
- [x] transferOvo
- [x] billerPay
- [x] sendOtp
- [x] OTPVerify
- [x] getAuthToken
- [x] getLastTransactions
- [x] getFavoriteTransfer
- [x] getEmail
- [x] transactionHistory
- [x] walletInquiry
- [x] getOvoCash
- [x] getOvoCashCardNumber
- [x] getOvoPointsCardNumber
- [x] getOvoPoints
- [x] getPointDetails
- [x] getBillerList
- [x] getBillerCategory
- [x] generateSignature (for transfer more than 2 times)
- [x] getDenominations
- [x] isOVO
- [x] getBankList
- [x] getUnreadNotifications
- [x] getAllNotifications
- [x] getInvestment
- [x] getTransactionDetails
License
------------
This open-source software is distributed under the MIT License. See LICENSE.md
Contributing
------------
All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...
* Send feedbacks.
* Submit bug reports.
* Write/Edit the documents.
* Fix bugs or add new features.