Download the PHP package wm21w/sage without Composer
On this page you can find all versions of the php package wm21w/sage. 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 sage
Set in Magento Sage Order ID
Assign Sage OrderID with Magento 2 OrderID
Get Admin token
Endpoint
POST http://{{host}}/rest/default/V1/integration/admin/token
Headers
Content-Type: application/json Authorization: Bearer {{token}}
Payload { "username": "{{admin username}}", "password": "{{admin password}}" }
Set SageOrderId
PUT http://{{host}}/rest/V1/sage/{{order IncrementId}}
BODY: { "entity":{"sage_order_id":"Sage Order ID ex: 10203004304"}}
Get SageOrderId
GET http://{{host}}/rest/V1/sage/{{order IncrementId}}
All versions of sage with dependencies
PHP Build Version
Package Version
Requires
magento/magento-composer-installer Version
*
The package wm21w/sage contains the following files
Loading the files please wait ....