PHPackages                             xvilo/ovpay-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. xvilo/ovpay-api

ActiveLibrary[API Development](/categories/api)

xvilo/ovpay-api
===============

OVpay API client written in PHP

v0.6.2(2y ago)651Apache-2.0PHPPHP ^8.1CI passing

Since Jan 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/xvilo/ovpay-api)[ Packagist](https://packagist.org/packages/xvilo/ovpay-api)[ RSS](/packages/xvilo-ovpay-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (17)Used By (0)

OV Pay PHP API Wrapper
----------------------

[](#ov-pay-php-api-wrapper)

[![codecov](https://camo.githubusercontent.com/8ce7032483e21a2cab98334b52da278ca6a6788336d17954e6eac899568fb915/68747470733a2f2f636f6465636f762e696f2f67682f7876696c6f2f6f767061792d6170692f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d54544e534232344d4b45)](https://codecov.io/gh/xvilo/ovpay-api)

Unofficial API Wrapper for OVPay. This is a work in progress and based off an undocumented api. **stability is not guaranteed**.

For now only the unauthenticated API routes are available, but more will follow.

### TODO:

[](#todo)

- Add models
- Add support for authentication, then:
    - Add support for `Trips`
    - Add support for `PaymentCards`
    - Add support for `Payments`
- Add working token refreshing logic
- Add better error response handling

### Example:

[](#example)

Request trips, then request trip details:

```
