No custom VAT reclaim integration for UK B2B buyers
UK VAT-registered businesses purchasing on a B2C Shopify store expect to enter their VAT registration number and have the 20 percent VAT removed from the order total before checkout is completed. No existing Shopify app handles this correctly for UK VAT-registered buyers without requiring the buyer to create an account and wait for manual verification. The correct implementation uses Shopify Functions — specifically the Cart Transform Function — to conditionally remove the VAT line item when a valid UK VAT registration number is submitted and verified against HMRC's VAT validation API. Scripts (the legacy approach) are deprecated and no longer support this use case.