Sold
Contract
{ $store.paymentMethods.togglePaymentModal({ contractId: contract.contract_id, invoices: dueInstallments, total: getTotalAmount(dueInstallments) }) })" :disabled="false" >
{ $store.paymentMethods.togglePaymentModal({ contractId: contract.contract_id, invoices: installments, total: getTotalAmount(installments) }) })" :disabled="false" >
{ $store.paymentMethods.togglePaymentModal({ contractId: contract.contract_id, invoices: dueInvoices, total: getTotalAmount(dueInvoices) }) })" :disabled="false" >
{ $store.paymentMethods.togglePaymentModal({ contractId: contract.contract_id, invoices: invoices, total: getTotalAmount(invoices) }) })" :disabled="false" >
{ $store.paymentMethods.togglePaymentModal({ contractId: contract.contract_id, invoices: [...invoices, installments], total: contract.total_amount }) })" :disabled="false" >
Plătește cu un card nou
You have chosen to pay a higher amount than the total payment, and this will be used to pay the following invoices.
{ payInvoices() })" :disabled="false" >