Xero
The Xero plugin for StoreBuilder provides automatic order synchronization with your Xero accounting profile.
Installing the Xero Plugin
Add the StoreBuilder.Xero.dll
to your web project by adding a reference to the Nuget package StoreBuilder.Xero
Xero Settings
The Xero plugin requires the following settings to be configured within Storebuilder:
StoreBuilder.Xero.CertificateContent (binary)
This setting contains a PFX certificate file for digitaly signing communication between StoreBuilder and Xero.
For more information about customizing your security certificate, please see the Xero Developer Documentation.
StoreBuilder.Xero.CertificatePassword (string)
The password for your PFX certificate file.
StoreBuilder.Xero.Key (string)
StoreBuilder.Xero.Secret (string)
StoreBuilder.Xero.Endpoint (string)
StoreBuilder.Xero.Account (string)