Download the PHP package payum-tw/collect without Composer
On this page you can find all versions of the php package payum-tw/collect. 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 collect
Collect
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:collect
. - Replace all occurrences of
collect
with a payment gateway name. For example Stripe, Paypal etc. For now let's say you choose:collect
. -
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 collect with dependencies
PHP Build Version
Package Version
The package payum-tw/collect contains the following files
Loading the files please wait ....