Sales Invoice to Buyer
This is an Invoice type email template. [Seller_SendInvoice]
| Tag Name | Description |
| [Detail.BillingCity] | The Buyer's billing address City |
| [Detail.BillingCountry] | The Buyer's billing address Country |
| [Detail.BillingFirstName] | The Buyer's billing address First Name |
| [Detail.BillingLastName] | The Buyer's billing address Last Name |
| [Detail.BillingStateRegion] | The Buyer's billing address State or Providence |
| [Detail.BillingStreet1] | The Buyer's billing address Street 1 |
| [Detail.BillingStreet2] | The Buyer's billing address Street 2 |
| [Detail.BillingZipPostal] | The Buyer's billing address Zip code |
| [Detail.BuyersPremiumPercent(currency (N2|Detail.Currency))] |
The amount charged to the buyer from buyers premium |
| [Detail.BuyersPremiumAmount(currency (C|Detail.Currency))] |
The percent charged to the buyer from buyers premium |
| [Detail.CreatedDTTM(DateTime(g))] | The date/time the invoice was created |
| [Detail.Currency] | The 3 letter acronym for the listing's selected currency |
| [Detail.ID] | The invoice ID number |
| [Detail.LineItems.Currency] | The 3 letter acronym for the line item's currency |
| [Detail.LineItems.Description] | The line item's description |
| [Detail.LineItems.PerUnitAmount(currency(C|Detail.LineItems.Currency))] | The per unit cost of the line item |
| [Detail.LineItems.Quantity] | The quantity of the line item |
| [Detail.LineItems.TotalAmount(currency (C|Detail.LineItems.Currency))] |
The total price of the line item |
| [Detail.Owner.UserName] | The Seller's username |
| [Detail.OwnerCity] | The Seller's address City |
| [Detail.OwnerCountry] | The Seller's address Country |
| [Detail.OwnerName] | The Seller's name |
| [Detail.OwnerStateRegion] | The Seller's address State or Providence |
| [Detail.OwnerStreet1] | The Seller's address Street 1 |
| [Detail.OwnerStreet2] | The Seller's address Street 2 |
| [Detail.OwnerZipPostal] | The Seller's address Zip code |
| [Detail.Payer.UserName] | The Buyer’s username |
| [Detail.SalesTax(currency(C|Detail.Currency))] | The sales tax based on the tax selection for the invoice (This is used for Sales Tax and VAT) |
| {?Detail.SalesTax}…{?end} | The text between these tags is removed if SalesTax is zero for this invoice (This is used for Sales Tax and VAT) |
| [Detail.ShippingAmount(currency (C|Detail.Currency))] |
The price of the shipping option |
| {?Detail.ShippingAmount}…{?end} | Text between these tags is removed if ShippingAmount is zero for this invoice |
| [Detail.ShippingCity] | The Buyer's shipping address City |
| [Detail.ShippingCountry] | The Buyer's shipping address Country |
| [Detail.ShippingFirstName] | The Buyer's shipping address First Name |
| [Detail.ShippingLastName] | The Buyer's shipping address Last Name |
| [Detail.ShippingOption.Method.Name] | The selected shipping option |
| [Detail.ShippingStateRegion] | The Buyer's shipping address State or Providence |
| [Detail.ShippingStreet1] | The Buyer's shipping address Street 1 |
| [Detail.ShippingStreet2] | The Buyer's shipping address Street 2 |
| [Detail.ShippingZipPostal] | The Buyer's shipping address Zip code |
| [Detail.Status] | The invoice status |
| [Detail.Subtotal(currency (C|Detail.Currency))] |
The subtotal of the invoice |
| [Detail.Total(currency (C|Detail.Currency))] |
The grand total for the invoice |