BANK ACCOUNTS
{{ bankAccountDetail.bankName }}
Account Owner | : | {{ bankAccountDetail.accountOwner }} |
Bank Branch Code | : | {{ bankAccountDetail.bankBranchCode }} |
Bank Branch Name | : | {{ bankAccountDetail.bankBranchName }} |
Account Number | : | {{ bankAccountDetail.accountNumber }} |
IBAN | : | {{ bankAccountDetail.iban }} |
Bonus | : | {{ bankAccountDetail.bonus }} |
Attributes | : | {{ attribute }} |
Dear customer, {{ bankAccountDetail.fee }} service fee will be deducted from the payments you will make from this bank!
INFO: There's a description of this bank. Click to read. {{ bankAccountDetail.descriptionOpened ? 'HIDE DESCRIPTION' : 'SHOW DESCRIPTION' }}
PAYMENT METHODS
Dear customer, {{ paymentTypeDetail.fee }} service fee will be deducted from this payment method.
Bonus | : | {{ paymentTypeDetail.bonus }} |
Fee Amount | : | {{ paymentTypeDetail.transactionFee }} |
Payment Attributes | : | {{ attribute }} |