Important Information;
When you complete your registration, the system generates a money order code for you. During your transaction, please enter this code in payment description to be confirmed your payment process more quickly.
Bank Account Information:
Banka: ALICI: BOYUT FUARCILIK HİZMETLERİ ORG.LTD.ŞTİ TURKIYE GARANTI BANKASI A.S
IBAN: TR37 0006 2000 3430 0006 2960 65 (TL Account)
Branch Code: 343
Account Number:
Swift Kodu:
Ticket | Unit Price | Piece | Total Amount: |
---|---|---|---|
{{ item.title }} | {{ item.price.toFixed(2) }} {{ parseCurrency(item.currency) }} | {{ participants.filter(x => x.packetID == item.id).length }} | {{ (participants.filter(x => x.packetID == item.id).length * item.price).toFixed(2) }} {{ parseCurrency(item.currency) }} |
Subtotal: {{ calculateSubTotal.toFixed(2) }} {{ parseCurrency(packets[0].currency) }}
Discounts: {{ calculateDiscount.toFixed(2) }} {{ parseCurrency(packets[0].currency) }} (% {{ payment.discountRate }} Discount)
Tax: {{ calculateTaxes.toFixed(2) }} {{ parseCurrency(packets[0].currency) }} (%{{this.payment.taxRate}})
Overall Total: {{ calculateTotal.toFixed(2) }} {{ parseCurrency(packets[0].currency) }}