App Introduction
DIY Tax Exempt Checkout enables shoppers to apply for tax-exempt status for their orders. By integrating the tax-exempt application process into the checkout flow, it supports 24/7 checkout availability. This reduces the volume of one-on-one communication between merchants and customers—and may even eliminate the need for it entirely. As a result, it accelerates the processing of tax-exempt orders and minimizes friction in the purchasing journey for tax-exempt customers.
Core Functionality
- Enable 24/7 order processing for customers with tax-exempt status.
- Customize text to match your wording preferences and language choices.
- Update the appearance of the tax-exempt widget to align with your design preferences.
- Shoppers can upload documents to support their tax-exempt claims.
- Use form extension features to collect VAT and other required information.
Merchant-Friendly
- Cross-Border E-commerce Merchants
- International Retail Merchants
- Multilingual Independent Stores
- B2B E-commerce Merchants
Basic Information
- Developer:Eniture Technology
- Address:320 W. Lanier Ave, Ste 200, Fayetteville, GA, 30214, US
- Price: Free / Free plan
- Rating:3.9 / 5
- Comment Count:2 comment
- Release Date:2022-9-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Simple Plan
$6.75
- Tax-exempt widget on the cart page
- Tax-exempt customers can check out at any time
- Requires Online Store 2.0 theme
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/orders.json
- PUT /admin/api/orders/{order_id}/taxes.json
- GET /admin/api/customers/{customer_id}/tax_exempt.json
Permission:write_orders,read_customers,manage_taxes
- PUT /admin/api/shop.json
- POST /admin/api/translations.json
- GET /admin/api/shop/languages.json
Permission:write_shop,manage_translations,read_shop
- PUT /admin/api/themes/{theme_id}/assets.json
- POST /admin/api/shop/settings.json
- GET /admin/api/themes/{theme_id}/assets.json
Permission:write_themes,manage_shop_settings,read_themes
- POST /admin/api/customers/{customer_id}/documents.json
- PUT /admin/api/orders/{order_id}/documents.json
- GET /admin/api/customers/{customer_id}/documents.json
Permission:write_customers,read_orders,manage_documents
- POST /admin/api/forms/{form_id}/fields.json
- PUT /admin/api/forms/{form_id}/fields/{field_id}.json
- GET /admin/api/forms/{form_id}/fields.json
Permission:write_forms,manage_checkout,read_forms