App Introduction
Add a validated VAT ID field to your checkout and save customers’ VAT IDs at the order level A VAT number field is essential for merchants selling to businesses within the EU. The **EU VAT number field Checkout** app enables Shopify Plus merchants to seamlessly add a VAT ID field to their Shopify checkout. VAT numbers are validated via the official EU VIES database and verified to ensure they match the customer’s country. Additionally, VAT numbers are saved at both the order and customer levels for easy access.
Core Functionality
- Add a VAT number field to the checkout
- Automatically validate VAT numbers against the EU VIES database
- Customer VAT numbers are saved and accessible at both the order and customer level
Merchant-Friendly
- EU Cross-border Merchants
- B2B E-commerce Merchants
- Multi-country Sales Merchants
- VAT Compliant Merchants
Basic Information
- Developer:Online Origins
- Address:Bruistensingel 500, 's-Hertogenbosch, 5232AH, NL
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-4-14
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Plus Plan
$8.99 / 或 $99/年(可节省 8%)
- Seamless Checkout integration
- EU VIES VAT Validation
- Fully translatable and customizable
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout_attributes.json
- PUT /admin/api/checkout_attributes/{id}.json
- GET /admin/api/checkout_attributes.json
Permission:write_checkout_attributes,read_checkout_attributes,manage_checkout
- POST /admin/api/orders/{order_id}/validate_vat.json
- GET /admin/api/shop/eu_vies_status.json
- PUT /admin/api/customers/{customer_id}/vat_number.json
Permission:read_orders,write_customers,read_shop
- GET /admin/api/orders/{order_id}.json
- GET /admin/api/customers/{customer_id}.json
- PUT /admin/api/orders/{order_id}/metafields.json
Permission:read_orders,read_customers,write_orders