Download the PHP package ptchr/magento2-rest-client without Composer
On this page you can find all versions of the php package ptchr/magento2-rest-client. 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 magento2-rest-client
Magento 2 rest api client
Installation
Streamlines API calls through the Magento 2 REST API
You can install the package via composer:
Usage
Intitialize client
Search customer by email
Search orders
Magento docs: https://magento.redoc.ly/2.3.5-admin/#operation/salesOrderRepositoryV1GetListGet
Create cart instance
Add product to cart
Estimate available shipping methods for cart
Add shipping information to cart
Add shipping information with selected shipping method
Get available payment methods for cart
Set payment information
Set payment information with purchase order number
Create order
With purchase order number
Create full invoice for order
Ship order
Cancel order
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Christiaan Mes
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of magento2-rest-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8
guzzlehttp/guzzle Version ^6|^7
nesbot/carbon Version ^2.36
ext-json Version *
guzzlehttp/guzzle Version ^6|^7
nesbot/carbon Version ^2.36
ext-json Version *
The package ptchr/magento2-rest-client contains the following files
Loading the files please wait ....