Skip to main content

Avalara Component

You can quickly and easily integrate Commerce with Avalara using the Avalara component. The Avalara component enables you to commit tax and void tax on specific order events.

Connections

You need the following to interact with Avalara.

OptionDescription
Company CodeYour company code.
Avalara API VersionYour API version.
Avalara EnvironmentYour Avalara environment.
Avalara UsernameYour Avalara username.
Avalara PasswordYour Avalara password.

Actions

The component has the following actions.

Committ the transaction in Avalara

InputTypeDescription
ConnectionconnectionYour Avalara connection.
Commit transaction Order payload RequeststringThe payload delivered to your webhook from Commerce contains the information about the resources affected by the fired event.
Log LevelstringThe level of logging.

Void the transaction in Avalara

InputTypeDescription
ConnectionconnectionYour Avalara connection.
Void transaction Order payload RequestdynamicfieldselectionThe payload delivered to your webhook from Commerce contains the information about the resources affected by the fired event.
Void Reason CodestringThe void reason code.
Log LevelstringThe level of logging.