An open API service indexing awesome lists of open source software.

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]

Awesome Lists containing this project

README

          

![namdevel-ovoid-api.png](https://i.postimg.cc/nV1VkLDk/namdevel-ovoid-api.png "namdevel-ovoid-api.png")

[![API](https://img.shields.io/badge/OVO%20API-March%2004%2C%202022-36ade1.svg)](https://www.ovo.id/features)
[![CodeFactor](https://www.codefactor.io/repository/github/namdevel/ovoid-api/badge)](https://www.codefactor.io/repository/github/namdevel/ovoid-api)
[![GitHub issues](https://img.shields.io/github/issues/namdevel/ovoid-API)](https://github.com/namdevel/ovoid-API/issues)
[![GitHub forks](https://img.shields.io/github/forks/namdevel/ovoid-API)](https://github.com/namdevel/ovoid-API/network)
[![GitHub stars](https://img.shields.io/github/stars/namdevel/ovoid-API)](https://github.com/namdevel/ovoid-API/stargazers)
[![GitHub license](https://img.shields.io/github/license/namdevel/ovoid-API)](https://github.com/namdevel/ovoid-API/blob/master/LICENSE)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fnamdevel%2Fovoid-API&count_bg=%23F30000&title_bg=%23555555&icon=dev-dot-to.svg&icon_color=%23E7E7E7&title=VIEWS&edge_flat=false)](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.