2017 © Pedro Peláez
 

magento2-module sage

Wm21w Sage

image

wm21w/sage

Wm21w Sage

  • Monday, April 16, 2018
  • by SylwesterKowal
  • Repository
  • 0 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Set in Magento Sage Order ID

Assign Sage OrderID with Magento 2 OrderID, (*1)

Get Admin token

Endpoint, (*2)

POST http://{{host}}/rest/default/V1/integration/admin/token, (*3)

Headers, (*4)

Content-Type: application/json Authorization: Bearer {{token}}, (*5)

Payload { "username": "{{admin username}}", "password": "{{admin password}}" }, (*6)

Set SageOrderId

PUT http://{{host}}/rest/V1/sage/{{order IncrementId}}, (*7)

BODY: { "entity":{"sage_order_id":"Sage Order ID ex: 10203004304"}}, (*8)

Get SageOrderId

GET http://{{host}}/rest/V1/sage/{{order IncrementId}}, (*9)

The Versions

16/04 2018

dev-master

9999999-dev

Wm21w Sage

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

16/04 2018

1.0.1

1.0.1.0

Wm21w Sage

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

16/02 2018

1.0.0

1.0.0.0

Wm21w Sage

  Sources   Download

OSL-3.0 AFL-3.0

The Requires