Download the PHP package whitecube/multisafepay-php without Composer
On this page you can find all versions of the php package whitecube/multisafepay-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download whitecube/multisafepay-php
More information about whitecube/multisafepay-php
Files in whitecube/multisafepay-php
Download whitecube/multisafepay-php
More information about whitecube/multisafepay-php
Files in whitecube/multisafepay-php
Vendor whitecube
Package multisafepay-php
Short Description An unofficial wrapper for the MultiSafepay API.
License
Package multisafepay-php
Short Description An unofficial wrapper for the MultiSafepay API.
License
Please rate this library. Is it a good library?
Informations about the package multisafepay-php
multisafepay-php
A wrapper for the MultiSafePay API.
Installation
Usage
You must specify two things before beginning to use the API:
- The application environment (accepted values are
production
ortest
) - Your MultiSafepay API key
Orders
The Orders API lives under the orders
method on the client.
Creating orders
See official docs.
Orders are represented by PHP Objects but can be submitted as regular associative arrays.
Getting orders
See official docs. Fetch an existing order's information
Updating orders
All versions of multisafepay-php with dependencies
PHP Build Version
Package Version
The package whitecube/multisafepay-php contains the following files
Loading the files please wait ....