gopay-api icon indicating copy to clipboard operation
gopay-api copied to clipboard

[Gojek] Gopay Api PHP Class (Un-Official)

namdevel-gopay-api.png

CodeFactor MIT license PHP Libraries Open Source Love svg1 Hits

Compliant with the March 08, 2022 Gojek API update.

:coffee: Buy Me a Coffee : https://trakteer.id/namdevel

Installation

composer require namdevel/gopay-api

Features

  • [x] LoginRequest
  • [x] getAccessToken
  • [x] transferGopay
  • [x] transferBank
  • [x] getHistory
  • [x] getProfile
  • [x] getAccountBalance
  • [x] getQrid
  • [x] getBankList
  • [x] kycStatus
  • [x] isGojek
  • [x] isBank
  • [x] paylaterProfile
  • [x] transferBankDetail
  • [x] goClub Membership
  • [x] Logout

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.