webpay / webpay
Bindings of WebPay API
Installs: 56 371
Dependents: 3
Suggesters: 0
Security: 0
Stars: 24
Watchers: 12
Forks: 7
Open Issues: 0
Requires
- php: >= 5.6.0
- guzzlehttp/guzzle: 6.*
README
WebPay is payment gateway service in Japan. See also https://webpay.jp/. This library is automatically generated.
Requirements
PHP 5.6+
Installation
Add the following to composer.json
.
{ "require": { "webpay/webpay": "2.3.2" } }
Usage
See our homepage.
Dependencies
- guzzle as a HTTP client
License
The MIT license, Copyright (c) 2014-2015 WebPay.