Skip to content

Magento 2 module for providing specific xCore attributes in the REST API

License

Notifications You must be signed in to change notification settings

mooore-digital/magento2-module-xcore-attributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xCore Attributes

Magento 2 module for providing specific xCore attributes in the REST API to sync data back from Magento to Exact Online.

For customers, it exposes the following extension attributes:

  • xcore_price_list (PriceList GUID).
  • xcore_vat_code (Selected vat class, either 'excluding' or 'including').

Installation

composer require mooore/magento2-module-xcore-attributes
bin/magento setup:upgrade