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)
- Host: GitHub
- URL: https://github.com/namdevel/gopay-api
- Owner: namdevel
- License: mit
- Created: 2020-05-05T11:56:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T02:10:52.000Z (over 1 year ago)
- Last Synced: 2025-03-30T20:42:28.562Z (9 months ago)
- Topics: gojek-api, gojek-id, gopay-api, php-api
- Language: PHP
- Homepage: https://packagist.org/packages/namdevel/gopay-api
- Size: 21.5 KB
- Stars: 87
- Watchers: 6
- Forks: 41
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://www.codefactor.io/repository/github/namdevel/gopay-api)
[](https://lbesson.mit-license.org/)
[](https://github.com/namdevel/gopay-api)
[](https://github.com/namdevel/gopay-api)
[](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.