Download the PHP package payum-tw/mypay without Composer
On this page you can find all versions of the php package payum-tw/mypay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mypay
Mypay
The Payum extension to rapidly build new extensions.
-
Create new project
- Replace all occurrences of
payum
with your vendor name. It may be your github name, for now let's say you choose:acme
. - Replace all occurrences of
mypay
with a payment gateway name. For example Stripe, Paypal etc. For now let's say you choose:mypay
. -
Register a gateway factory to the payum's builder and create a gateway:
- While using the gateway implement all method where you get
Not implemented
exception:
Resources
License
Skeleton is released under the MIT License.
All versions of mypay with dependencies
PHP Build Version
Package Version
Requires
payum/core Version
^1.3.6
phpseclib/phpseclib Version ^2.0
guzzlehttp/psr7 Version ^1.3
php-http/message Version ^1.4
phpseclib/phpseclib Version ^2.0
guzzlehttp/psr7 Version ^1.3
php-http/message Version ^1.4
The package payum-tw/mypay contains the following files
Loading the files please wait ....