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

https://github.com/namdevel/gopay-api

[Gojek] Gopay Api PHP Class (Un-Official)
https://github.com/namdevel/gopay-api

gojek-api gojek-id gopay-api php-api

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

![namdevel-gopay-api.png](https://i.postimg.cc/3xNKmF6x/namdevel-gopay-api.png "namdevel-gopay-api.png")



[![CodeFactor](https://www.codefactor.io/repository/github/namdevel/gopay-api/badge)](https://www.codefactor.io/repository/github/namdevel/gopay-api)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![PHP Libraries](https://badgen.net/badge/icon/libraries?icon=libraries&label)](https://github.com/namdevel/gopay-api)
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/namdevel/gopay-api)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fnamdevel%2Fgopay-api&count_bg=%23EF5503&title_bg=%23555555&icon=protocols-dot-io.svg&icon_color=%23E7E7E7&title=VIEWS&edge_flat=true)](https://hits.seeyoufarm.com)

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.