Payment Options
Enter your card details to see installment options specific to your bank. Click here to see all installment options
|
|
Number of Installments |
Installment Amount |
Total Amount |
One Shot |
{{vm.moneyFormat | replace:'---':vm.cart.TotalWithDiscount }} |
{{vm.moneyFormat | replace:'---':vm.cart.TotalWithDiscount }} |
{{installment.Title}} {{installment.MinPrice}} |
{{vm.moneyFormat | replace:'---':(((vm.cart.TotalWithDiscount) + ((vm.cart.TotalWithDiscount) * (installment.Commission / 100)))/(installment.ViewInstallment || installment.BankInstallment || 1)).toFixed(2) }} |
{{vm.moneyFormat | replace:'---':((vm.cart.TotalWithDiscount) + ((vm.cart.TotalWithDiscount) * (installment.Commission / 100))).toFixed(2)}} |