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)
Pos. | Service | QTY | Price | Amount |
---|---|---|---|---|
@pos | @package.Name | @package.Count | @package.Price | @package.Amount |
Subtotal: | @Model.SubTotal | |||
VAT: | @Model.Vat | |||
Order total: | @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: Breite Straße 61, 22767 Hamburg, Germany
Reference: Order No. @Model.Oid
Account no.: 0059449009
Bank Code: 20120000
IBAN: DE86201200000059449009
Swift-BIC: BEGODEHH
Please make sure to include the above mentioned order no. or invoice number in the reference of your payment.
For international tranfers please use SEPA transfer (IBAN, BIC) and make payments in EURO only.
Any bank charges are to be paid by 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 (!string.IsNullOrEmpty(Model.BillingAddress.VatID)) {
@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: Breite Straße 61, 22767 Hamburg, Germany
Geschäftsführer: Ralph Becker-Heins, Ulf Steden
Handelsregister: Amtsgericht Hamburg: HRB 110140
USt-IdNr.: DE266105579