| Package | Description |
|---|---|
| cl.transbank.webpay.oneclick.model |
| Modifier and Type | Method and Description |
|---|---|
MallTransactionCreateDetails |
MallTransactionCreateDetails.add(double amount,
String commerceCode,
String buyOrder,
byte installmentsNumber)
Adds a new detail to the details of the transaction.
|
static MallTransactionCreateDetails |
MallTransactionCreateDetails.build()
Builds a new MallTransactionCreateDetails.
|
static MallTransactionCreateDetails |
MallTransactionCreateDetails.build(double amount,
String commerceCode,
String buyOrder,
byte installmentsNumber)
Builds a new MallTransactionCreateDetails with the specified amount, commerce code, buy order, and installments number.
|
Copyright © 2018–2024. All rights reserved.