Skip to main content

Zamp for Adobe Commerce: Getting Started

Getting Started

The Zamp Tax extension enables seamless integration between Adobe Commerce and Zamp's managed solution for sales tax. This extension provides accurate, real-time sales tax calculations and automated transaction reporting through the Zamp API.

Overview

The extension handles all aspects of sales tax management:

  • Real-time tax calculations during checkout

  • Support for multiple tax jurisdictions

  • Automated transaction reporting to Zamp

  • Historical transaction syncing

  • Detailed transaction logging

  • Tax exempt customer management

Key Features and Benefits

  • Tax Calculation

    • Real-time tax rate calculations via Zamp's API

    • Support for state-specific tax rules

    • Product-specific tax codes

    • Bundle product tax handling

    • Tax exempt customer support

  • Transaction Management

    • Automated transaction syncing

    • Historical transaction import

    • Transaction queue management

    • Detailed logging and monitoring

  • Administration

    • Comprehensive admin interface

    • Tax code management

    • Transaction monitoring

    • Detailed reporting tools

System Requirements

  • Adobe Commerce (Magento) 2.4.x

  • PHP 8.2.18 or higher

  • Required Adobe Commerce modules:

{
    "require": {
        "magento/framework": "*",
        "magento/module-checkout": "100.4.*",
        "magento/module-tax": "100.4.*"
    }
}
  • Valid Zamp API credentials

Compatibility

  • Adobe Commerce 2.4.x

  • Supports multiple store views

  • Compatible with:

    • Bundle products

    • Configurable products

    • Simple products

    • Virtual products

    • Grouped products

  • Integrates with:

    • Adobe Commerce checkout

    • Order management

    • Invoice generation

    • Credit memo processing

Did this answer your question?