Amazon VAT Calculation Service (VCS)
Introduction
Amazon’s VAT Calculation Service (VCS) allows sellers to:
- Display VAT-exclusive prices to business customers
- Receive the Downloadable VAT Invoice badge
- Increase customer trust and sales, as buyers can filter out sellers without this badge
Sellers have two options:
- Let Amazon generate the invoices
- Upload their own invoices (also with the downloadable badge)
Prerequisites
Register here to activate the VCS service:
👉 https://sellercentral-europe.amazon.com/tax/consolidatedRegistrations?context=enrollment&
Methods
Two methods are available:
Method 1: Amazon generates the invoices
During registration, select:
"I want Amazon to create invoices on my behalf."
👉 End of tutorial.
⚠️ Important: With this option, the module will not retrieve invoices or tax data from Amazon.
You will not be able to customize or download invoices through PrestaShop.
Method 2: You upload your own invoices
During registration, select:
"I will upload my own invoices."
👉 Continue with this tutorial.
Setup for uploading invoices
- Use Amazon Marketplace module version 4.5.032 or higher
Module Configuration
- Enable Expert Mode
- Go to the Advanced Settings tab:
- Activate the following options:
Description of Options
- Use VCS Lite:
- Activates a new scheduled task named "VCS jobs"
- This cron job will download tax reports from Amazon
- You must also configure it:
👉 Amazon Marketplace Scheduled Tasks
If enabled, it will also execute the following actions:
- Upload VAT invoice: Automatically uploads invoices (and credit notes if any) to Amazon
- Update customer VAT number: Updates the customer VAT number in their profile using Amazon’s data
- Update billing address: Updates the full customer billing address from Amazon’s tax reports
Invoice Customization
- Customize invoice templates using HTML files located in:
modules/amazon/views/templates/front/
(files are prefixed with vidr)
- Make sure to back up your templates before updating the module.
Where to Find Your Invoices?
- In the order page in PrestaShop
- In the directory:
modules/amazon/vidr/invoices/
ℹ️ The module generates invoices using Amazon’s data.
The layout does not depend on PrestaShop or any external service.
Support
- Retrieve the logs from:
modules/amazon/logs/vcs/
- Contact our support team:
support.amazon@common-services.com
Updated on: 11/08/2025
Thank you!