Dear Mr./Mrs. @Model.User.Surname,

thank you for your booking at Safebridge.net:

Order No.: @Model.Oid
Order Date: @Model.Date
@if (@Model.Company != String.Empty) { Company: @Model.Company (@Model.CompanyOid)
} Ordered by User: @Model.User.Firstname @Model.User.Surname (@Model.User.Principal / @Model.User.Oid)

 

@{ int pos = 0; } @foreach (var package in @Model.Packages) { pos++;        } @if (Model.BillingAddress.IsToVat) { }
Pos. Service QTY Price Amount
@pos @package.Name @package.Count@String.Format("{0:c}", package.Price) @String.Format("{0:c}", package.Amount)
     
Subtotal: @String.Format("{0:c}", Model.SubTotal)
VAT: @String.Format("{0:c}", Model.Vat)
Order total: @String.Format("{0:c}", Model.Total)

 

@* -- Zahlungsinformationen -- *@ @if (Model.Status == CommonLib.Enums.PaymentStatus.Paid) {

Your payment for order No. @Model.Oid has been received. The booked courses are available for Training.

} else { if (Model.IsAdvancePayment) {

Payment Terms: Advance Payment - Payable within 14 days after receipt

} else if (Model.IsCreditCard) {

Payment Terms: Credit Card

} else if (Model.IsInvoice) {

Payment Terms: Invoice - Payable within 14 days after receipt

} if (Model.IsAdvancePayment) {

Benificiary name: Safebridge GmbH
Benificiary address: Hammerbrookstr. 89, 20097 Hamburg, Germany
Reference: Order No. @Model.Oid
Account no.: 0059449009
Bank Code: 20120000
IBAN: DE86201200000059449009
Swift-BIC: BEGODEHH

 

Please make sure you include invoice number in the reference of your payment.
International transfers: For international transfers please use a SEPA transfer (IBAN, BIC) and make payments only in EURO.
Any bank charges are payableby the customer.

 

} } @* -- Rechnungs informationen -- *@ @if(!String.IsNullOrEmpty(Model.InvoiceNumber)) {

The invoice No. @Model.InvoiceNumber has been sent to the following email-address: @Model.User.Email

} else {

The invoice with the following details will be sent to the following email-address: @Model.User.Email
@String.Format("{0} {1}", Model.User.Firstname, Model.User.Surname)
@if (Model.Company != String.Empty) { @Model.Company
} @if(Model.BillingAddress.CO != String.Empty) { c/o @Model.BillingAddress.CO
} @Model.BillingAddress.Country
@Model.BillingAddress.Street
@Model.BillingAddress.Zip
@Model.BillingAddress.City
@if (Model.Vat == 0 && Model.BillingAddress.VatID != string.Empty) { @String.Format("VAT Reg. No. {0}", Model.BillingAddress.VatID)
}

}

 

@*

Attachments (PDF):

Agreement on the Provision of E-Learning Services

! Right of revocation !

*@

--
Safebridge GmbH
support@safebridge.net
Tel.: +49 40 55 56 57 91-0

Sitz der Gesellschaft: Hammerbrookstr. 89, 20097 Hamburg, Germany
Geschäftsführer: Ralph Becker-Heins, Ulf Steden
Handelsregister: Amtsgericht Hamburg: HRB 110140
USt-IdNr.: DE266105579