DLCheckout Result
constructor(cardToken: String, totalAmount: Double, installments: Int, installmentsId: String?, installmentsAmount: Double)
Parameters
card Token
Temporary credit card token securely created using Smart Fields.
total Amount
Installments total amount. Includes interests associated to the installment.
installments
Number of installments. Default 1.
installments Id
Installments ID of an installments plan.
installments Amount
Installment amount. Includes interests associated to the installment.