1 / 5
Aug 2015

Hello!,

I added to each product a option: "Sales Tax, VAT", On shopping cart appeared two inputs : Your country, and zip code, everything would be okay if on 'thank you page' I will be able to access to these parameters: address_zip and address_country, because I would like to stored these values in our datebase.



In this point, these parameters aren't sent.



Kind regards,

Rafal

  • created

    Aug '15
  • last reply

    Aug '15
  • 4

    replies

  • 1.5k

    views

  • 2

    users

  • 3

    links

This help page explains how our VAT calculation feature works and how to set it up properly -- note the distinction between Sales Tax vs. VAT:

http://www.e-junkie.com/ej/help.tax.htm



The end of that page also explains how to use your E-junkie Transaction Log for VAT documentation and tax-payment purposes.



Presently your Sales Tax & VAT Settings are adding 23% sales tax for buyers in Poland, on top of any VAT we'd otherwise calculate as a portion of the item prices, so if you don't have a specific reason for doing that, you should probably disable the setting to "Tax buyers from country" in your Seller Admin > Sales Tax / VAT Settings.



This help page provides some template tags you can use to insert order details in thank-you/download pages we generate for each buyer, including some tags for VAT details:

http://www.e-junkie.com/ej/help.custom.thankyou-page.htm

okay, thanks for response,so is it possible to get information such as TAX in Transaction Log (example: IT VAT: 2.70 Item incl. 22.000% IT standard VAT)??, because I would like to save this in my database. Now value which I'm getting is: [tax] => 0.00.

Yes, if you View Log for the relevant date range and then Download Log, that will export a tab-delimited text file with fields reporting more detailed VAT information than the web-based log view, including:



- Digitals Country: Place of supply for digital items - result of two-way country match comparing GeoIP, Payment Acct Country, and either Shipping country (if supplied) or country declared in cart (this will show "??" if no match was found);

- Digitals VAT: VAT calculated for the subtotal of all digital items in the order;

- Tangibles Country: Place of supply for non-digital items - will match either Shipping destination for non-EU sellers or EU business location selected in Sales Tax/VAT Settings at the time we processed the order);

- Tangibles VAT: VAT calculated for the subtotal of all non-digital items in the order.

- Item VAT Rate: Applicable rate for the item;

- Item VAT Country: Place of supply for the item (will match Digitals or Tangibles Country);

- Item VAT Type: ebook or standard.



This help page explains more about using your Transaction Log:

http://www.e-junkie.com/ej/help.transaction-log.htm



The 'tax' value we submit to your notification URL only reports Sales Tax added on top of the base item prices paid; it does not account for VAT which is calculated separately as a portion of the item prices. This allows you to set a fixed gross price incl. VAT for each item that's the same for everyone regardless of their VAT rate, to comply with VAT requirements that any prices displayed must be the buyer's total price incl. VAT.