dutta/ovoid-api

Un-official OVO ID API Wrapper

2.1 2023-08-17 04:51 UTC

This package is auto-updated.

Last update: 2024-05-30 00:36:23 UTC


README

namdevel-ovoid-api.png

API CodeFactor GitHub issues GitHub forks GitHub stars GitHub license Hits

Compliant with the March 04, 2022 OVO API update (version 3.54.0)

☕ Buy Me a Coffee : https://trakteer.id/namdevel/tip

Installation

composer require dutta/ovoid-api

Features

  • Qris Payment NEW
  • transferBank
  • transferOvo
  • billerPay
  • sendOtp
  • OTPVerify
  • getAuthToken
  • getLastTransactions
  • getFavoriteTransfer
  • getEmail
  • transactionHistory
  • walletInquiry
  • getOvoCash
  • getOvoCashCardNumber
  • getOvoPointsCardNumber
  • getOvoPoints
  • getPointDetails
  • getBillerList
  • getBillerCategory
  • generateSignature (for transfer more than 2 times)
  • getDenominations
  • isOVO
  • getBankList
  • getUnreadNotifications
  • getAllNotifications
  • getInvestment
  • 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.