App Introduction
A complete tax-exempt system that helps merchants remove VAT for tax-exempt customers. This tax-exempt app provides you with a full solution to remove VAT from checkout based on various conditions. It automatically grants tax-exempt status by verifying customers’ VAT numbers in real time, or allows customers to fill out an intelligent form to apply for tax exemption. Store admins can review submitted tax details and approve or deny tax exemption. You can also grant tax-exempt status to specific customers via tags. These admin-approved customers don’t need to submit tax-exempt forms.
Core Functionality
- Allow customers to submit customizable tax forms to apply for VAT exemption
- Automatically grant tax exemption based on customers' EU VAT numbers
- Only allow customers with specific tags to submit tax forms
- Manually exempt specific customers via tags
- Send email notifications for tax exemption to both customers and admins
Merchant-Friendly
- Cross-border E-commerce Merchants
- EU Market Merchants
- B2B E-commerce Merchants
- Multi-region E-commerce Merchants
Basic Information
- Developer:Addify
- Address:Premises # 001 - 35527, DSO-IFZA, IFZA Properties, Dubai Silicon Oasis, Dubai, DU, 341041, AE
- Price: Free / Free plan
- Rating:1.7 / 5
- Comment Count:2 comment
- Release Date:2023-9-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
BASIC
- Suitable for Basic Shopify plan.
STANDARD
- Available for Standard Shopify plan.
ADVANCED
- 适用于Advanced Shopify计划。
PLUS
- Suitable for Shopify Plus plan.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/tax_exemption_forms.json
- GET /admin/api/customers/{customer_id}/tax_exemption_forms.json
- PUT /admin/api/customers/{customer_id}/tax_exemption_forms/{form_id}.json
Permission:read_customers,write_customers,manage_taxes
- POST /admin/api/customers/{customer_id}/validate_vat_number.json
- GET /admin/api/customers/{customer_id}/tax_exemptions.json
- PUT /admin/api/customers/{customer_id}/tax_exemptions/{exemption_id}.json
Permission:read_customers,write_customers,manage_taxes
- GET /admin/api/customers.json?tag={tag}
- POST /admin/api/customers/{customer_id}/tags.json
- PUT /admin/api/customers/{customer_id}/tax_exemption_forms.json
Permission:read_customers,write_customers,manage_tags
- POST /admin/api/customers/{customer_id}/tags.json
- PUT /admin/api/customers/{customer_id}/tax_exemptions.json
- GET /admin/api/customers.json?tag={exemption_tag}
Permission:read_customers,write_customers,manage_tags
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{template_id}.json
- POST /admin/api/customers/{customer_id}/send_email.json
Permission:read_customers,write_customers,manage_emails